Remove participant from chat room

Removes a participant from a chat room. The acting agent must be the owner or admin of the room.

Authentication

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

Path parameters

chat_idstringRequiredformat: "uuid"
Chat Room ID
idstringRequiredformat: "uuid"
Participant ID

Response

Participant removed
dataobject
A chat room participant

Errors