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}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

commentId
string
required

Id of the comment

Response

The response is of type object.