latestOpenAPI 3.0.32026-08-20147323331.7 KB
a7231589e927
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.