delete_post
Remove a specific blog post from Ghost CMS by providing the post ID. Ensures secure deletion through JWT authentication and handles errors for non-existent posts or API issues.
Instructions
Delete a blog post.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
post_id | Yes |