Skip to main content
PATCH
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

workerId
string
required
deploymentId
string
required

Body

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

Response

Updated chat deployment

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