removeParticipant

Remove a Participant from a Conversation.

DELETE/conversations/{conversationId}/participants/{userId}

Header parameters

x-user-keystringrequired
Authentication Key

Path parameters

conversationIdstringrequired
Conversation id
userIdstringrequired
User id

Response

application/json

Returns an empty object

The response is of type removeParticipantResponse · object.