Skip to main content
POST
Add a participant to a chat

Authorizations

Authorization
string
header
required

Bearer token authentication. Include your API token in the Authorization header.

Format: Authorization: Bearer <your-token>

Path Parameters

chatId
string<uuid>
required

Unique identifier of the chat

Body

application/json
handle
string
required

Relay Handle.

Response

Participant addition queued successfully

status
string
trace_id
string
message
string