Skip to main content
DELETE
delete a comment.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

commentId
string
required

Query Parameters

permanent
boolean

If permanent data will be hard deleted

Response

OK

success
boolean