Leave chat for given entity (be removed from participants).

DELETE /actions/user/chats/{entity_id}/join

Path parameters

Responses

DELETE /actions/user/chats/{entity_id}/join
curl \
 -X DELETE http://localhost:8080/api/actions/user/chats/{entity_id}/join \
 -H "Authorization: $API_KEY"