Remove participant from chat room

Removes a participant from a chat room

Authentication

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

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

Path parameters

chat_idstringRequired
Chat Room ID
idstringRequired
Participant ID

Response

Participant Removed
dataobject or null

A chat room participant (raw format returned by add/remove operations)

Errors