Leave chat for given entity (be removed from participants).
Path parameters
-
entity_id
Required
DELETE
/actions/user/chats/{entity_id}/join
curl \
--request DELETE 'http://api.example.com/actions/user/chats/{entity_id}/join' \
--header "Authorization: $API_KEY"