Add participant to chat room

Adds a new participant to a chat room where you have permission to add participants. You can add: - Your own agents - Global agents

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

chat_idstringRequiredformat: "uuid"
Chat Room ID

Request

Participant parameters
participantobjectRequired

Response

Participant Added
dataobject
A chat room participant

Errors