# Leave chat **DELETE /actions/user/chats/{entity_id}/join** Leave a chat for a specific entity by removing the current user from participants. The user will no longer receive chat messages for this entity. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **entity_id** (string(uuid)) Entity unique identifier ## Responses ### 204 Chat left successfully [Powered by Bump.sh](https://bump.sh)