removeParticipant
Remove a Participant from a Conversation.
DELETE
/conversations/{conversationId}/participants/{userId}Header parameters
x-user-keystringrequiredAuthentication Key
Path parameters
conversationIdstringrequiredConversation id
userIdstringrequiredUser id
Response
application/jsonReturns an empty object
The response is of type removeParticipantResponse · object.