Remove participant from group chat
This request creates a new group chat session and returns chat session information.
Resource
DELETE /chats/group/<OID>/participants/<OID>
Where the first OID is the object ID of the group chat session and the second OID is the object ID of the participant that should be removed from the chat.
Parameters
None
Payload
None
Response
None
Context
| Authorization |
User |
Errors
Example
Request
DELETE https://xelion.nl/api/v1/master/chats/group/2062931/participants/2063003