Delete a comment

delete/comments/{commentKey}

Path parameters

commentKeystring required

The comment key for the comment you wish to delete

Response

200

successboolean

Example response

{
  "success": true
}

Changes