Skip to main content
DELETE
/
comments
/
{commentId}
Delete a comment for an entity and branch
curl --request DELETE \
  --url https://api.example.com/comments/{commentId}
{}

Path Parameters

commentId
string
required

Id of the comment

Response

The response is of type object.