Skip to main content
PATCH
Toggle STATIC/DYNAMIC instance mode

Autorizações

X-Api-Key
string
header
obrigatório

Parâmetros de caminho

agentPublicId
string<uuid>
obrigatório
channelConnectionPublicId
string<uuid>
obrigatório

Corpo

application/json

Body for updating the channel instance mode of an agent's channel link.

mode
enum<string>
obrigatório

New instance mode for the channel.

Opções disponíveis:
STATIC,
DYNAMIC
confirm
boolean

Set to true to confirm a destructive change (e.g. switching modes that resets channel state).

Exemplo:

true

Resposta

OK

Agent channel connection. credentials NEVER returned.

channelName
string
channelSpecificConfig
object
channelType
string
createdAt
string<date-time>
instanceMode
enum<string>
Opções disponíveis:
STATIC,
DYNAMIC
isActive
boolean
isConfigured
boolean
publicId
string<uuid>
updatedAt
string<date-time>