delete/v1/comments/{commentId}
Path parameters
commentIdstring required
The id of the comment to delete.
Response
Example response
{
"id": "b2c3d4e5-6789-01bc-defg-2345678901bc",
"object": "taskComment",
"deleted": true
}The id of the comment to delete.
{
"id": "b2c3d4e5-6789-01bc-defg-2345678901bc",
"object": "taskComment",
"deleted": true
}