# Delete comment **DELETE /data/comments/{instance_id}** Delete a comment by its ID. Returns empty response on success. Updates task status if comment had status change. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **instance_id** (string(uuid)) ## Responses ### 204: Comment deleted successfully ### 400: Cannot delete comment or integrity error [Powered by Bump.sh](https://bump.sh)