v3
latestOpenAPI 3.0.32026-07-31135300306.1 KBtasks
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.