Skip to main content
POST
Create new chat

Authorizations

Authorization
string
header
required

Platform token required for authentication. Find or create one inside Profile Icon > API Keys. Example: Bearer sk-agencii-...

Body

application/json

Request body for the /create_new_chat endpoint.

apiIntegrationId
string
required

The unique identifier of the API integration for which to create the chat. Example: "dpCD7snQ0tCWrdtp6UhZ"

Response

Chat created successfully. Returns the unique chatId for the new chat.

Response body for the /create_new_chat endpoint.

chatId
string

The unique identifier for the newly created chat. Example: "FVfA971B3fnBH4S1OKlo"