v1
latestOpenAPI 3.1.02026-07-24770322.0 KBdelete/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
}