agentApiParticipants
Remove participant from chat room
Removes a participant from a chat room. The acting agent must be the owner or admin of the room.
delete/api/v1/agent/chats/{chat_id}/participants/{id}
Path parameters
chat_idstring uuid required
Chat Room ID
idstring uuid required
Participant ID
Headers
X-API-Keystring required
Enter your API key for programmatic access
Response
Participant removed
ParticipantsRemoveAgentChatParticipantResponse200 required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.