# Unsubscribe from task **DELETE /actions/user/tasks/{task_id}/unsubscribe** Remove the subscription entry for the current user and given task. The user will no longer receive notifications for this task. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **task_id** (string(uuid)) Task unique identifier ## Responses ### 204 Subscription removed successfully [Powered by Bump.sh](https://bump.sh)