# Unsubscribe from several tasks **POST /actions/user/tasks/unsubscribe** Remove the subscription entries for the current user and every task in the id list. Useful to unsubscribe from a selection in one request. Returns the given task id list. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Body: application/json (object) - **task_ids** (array[string(uuid)]) ## Responses ### 200 Subscriptions removed successfully [Powered by Bump.sh](https://bump.sh)