Permanently delete a post using its URL slug. The publication is identified by the API key provided in the Authorization header.
Warning: This action is irreversible. The post and all related data (comments, notifications, drafts) will be permanently deleted.
API key for authenticating protected endpoints. Pass as Bearer token in Authorization header.
URL-friendly identifier of the post to delete
1 - 256Body
The body is of type object.
Post deleted successfully
Whether the deletion succeeded
true