Skip to main content
POST
Update Custom Attributes

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

conversation_id
string<uuid>
obrigatório

Conversation ID (UUID)

Corpo

application/json
custom_attributes
object
obrigatório

The custom attributes to be set for the conversation

Exemplo:

Resposta

Conversation custom attributes updated successfully

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório

Updated conversation data

meta
object
obrigatório
message
string
obrigatório

Success message

Exemplo:

"Conversation custom attributes updated successfully"