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.
Documentation Index
Fetch the complete documentation index at: https://paragraph.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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