Skip to main content
DELETE
Delete a post
Deletes a post. Irreversible. Only posts published by the Page 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 post id, {pageId}_{postId}.

Example

Successful response