Delete a post
posts
Delete a post
Permanently delete a post from your publication. 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.
DELETE
Delete a post
Authorizations
API key for authenticating protected endpoints. Pass as Bearer token in Authorization header.
Path Parameters
Unique identifier of the post to delete
Body
application/json
Body
The body is of type object.
Response
Post deleted successfully
Whether the deletion succeeded
Available options:
true 
