Skip to main content
DELETE
Delete a comment
Deletes a comment. Irreversible. Only comments on the Page’s own posts can be deleted.

Authentication

Use the hmat_ channel token from GET /meta/channels/{id}/token or hookmyapp channels token <channel>. Do not use an hmok_ API key for this call.

Path parameters

string
required
The numeric comment id: the part after the underscore in a webhook’s comment_id. The composite form is refused on this call.

Example

Successful response