Delete
Task Comment
Delete
Removes a comment from a task by id.
DELETE
Delete
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the task.
The id of the comment to be removed.
Response
Request successful.