# Delete comment **DELETE /data/tasks/{task_id}/comments/{comment_id}** Delete a comment by id for a task. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **task_id** (string(uuid)) - **comment_id** (string(uuid)) ## Responses ### 204: Comment deleted [Powered by Bump.sh](https://bump.sh)