Skip to main content
POST
Update message in conversation

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The unique identifier of the conversation

message_id
string
required

The ID of the message to update

Body

application/json
content
string

The new content for the message

metadata
array

Additional metadata for the message metadata

Response

200

results
object