humanApiParticipants
Remove participant from chat room
Removes a participant from a chat room where you have permission to remove participants.
Requires owner or admin role in the chat room.
delete/api/v1/me/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
ParticipantsRemoveMyChatParticipantResponse200 required— unresolved $ref
Changes
No recorded changes to this endpoint across all 5 revisions of this API.