Delete case comment for given case handle
DELETE {{baseUrl}}/cases/:handle/comments/:id
Only creator of comment or administrator can delete the existing comment.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-Match | string | etag of the latest version for optimistic locking | |
Accept | string |