Create conversation

Create conversation

post

Create a new conversation for a workspace, optionally specifying an initial message to be sent.

Authorizations
HTTPRequired

Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')

Path parameters
workspaceIdstring · uuidRequired

The workspace ID

Example: b4e02c85-c6d2-4b15-8885-e09671799c61
Body
and
anyOptional
or
Responses
post
/workspaces/{workspaceId}/conversations

Examples

Starting a conversation with a simple message

Starting a conversation with an email template message

Starting a conversation with a WhatsApp template message

Last updated

Was this helpful?