v1
latestOpenAPI 3.1.02026-08-066984441.1 MBtaskComments
Deletes the comment with the specified id on the task with the specified id.
Deletes the comment with the specified id on the task with the specified id. The delete includes the reactions of the comment. If there are any replies to the comment, they will be deleted as well.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
delete/tasks/{taskId}/comments/{commentId}
Path parameters
taskIdstring uuid required
The id of the task.
commentIdstring uuid required
The id of the comment.
Headers
Authorizationstring required
Bearer authentication
Response
No Content
object required