cURL
curl --request DELETE \ --url https://api.example.com/comments/{commentId}
{}
Id of the comment
The response is of type object.
object
Was this page helpful?