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.

Path parameters

taskIdUUIDRequired

The id of the task.

commentIdUUIDRequired

The id of the workspace.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content