Hikka Docs Hikka Docs
EndpointsComments

Hide Comment

DELETE
/comments/{comment_reference}

Path Parameters

comment_reference*string
Formatuuid

Header Parameters

auth?|
auth?|

Response Body

application/json

application/json

curl -X DELETE "https://api.hikka.io/comments/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "success": true
}
{
  "message": "Example error message",
  "code": "example_error"
}