Conversations

Create conversation

post/conversations

Request body

userIdentifierstring required

Unique identifier for the end-user (1-256 chars). Allowed characters: alphanumeric, underscore, hyphen, colon, period, at symbol.

userContextobject

Optional context key-values for additional filtering/tenancy.

Example request

{
  "userIdentifier": "user_123"
}

Response

Conversation created

idstring

Changes