Skip to main content
PATCH
Update Message

Autorizações

api_access_token
string
header
obrigatório

Parâmetros de caminho

conversation_id
string<uuid>
obrigatório

Conversation ID (UUID)

id
string<uuid>
obrigatório

Message ID

Corpo

application/json
content
string

Updated message content

Resposta

Message updated successfully

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório

Updated message data

meta
object
obrigatório
message
string
obrigatório

Success message

Exemplo:

"Message updated successfully"