Skip to main content
POST
Add a conversation internal note

Authorizations

Authorization
string
header
required

Tenant API key with cxm:conversations.write, cxm:conversations.*, cxm:write, or cxm:* scope. Keep it in a trusted backend; do not expose it in browser code.

Path Parameters

tenantId
string
required

Exact tenant-authorized ID without path separators.

Required string length: 1 - 128
conversationId
string
required

Exact tenant-authorized ID without path separators.

Required string length: 1 - 512

Body

application/json
body
string
required

Non-blank internal note text. The complete JSON body must also fit within 32768 bytes.

Required string length: 1 - 20000

Response

Committed operation result; notification delivery is not implied.

note
object
required