Skip to main content
POST
Append Messages Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversation_id
string
required

Body

application/json
messages
MessageAppendItem · object[]
required

Response

Successful Response