latestOpenAPI 3.0.32026-08-15138306314.9 KB

cfd9e65e79bb

tasks

Delete a comment on a task

Deletes an existing comment. Only the original author can delete their comment.

Rate limit: 20 requests per minute

delete/tasks/{id}/comments/{comment_id}

Path parameters

idstring required

The ID of the task.

comment_idstring required

The ID of the comment to delete.

Response

request_idstring

The request ID for tracking.