Skip to main content
POST
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

workerId
string
required

Body

application/json
name
string
required
flowId
string
required
flowVersionId
string
allowedUsers
string[]
welcomeMessage
string
llmModel
string
modelConfig
object
extractions
object
successCriteria
object[]

Response

Chat deployment created

id
string
required
allowedUsers
string
required
modelConfig
object
required
chatAgentId
string
required
welcomeMessage
string | null
llmModel
string | null