Delete a comment
delete/comments/{commentKey}
Path parameters
commentKeystring required
The comment key for the comment you wish to delete
Response
200
Example response
{
"success": true
}The comment key for the comment you wish to delete
200
{
"success": true
}