Ghost Developer Docs home pagelight logodark logo
  • Sign in
  • Get Started
  • Get Started
Home
Documentation
Migration Guides
  • Tutorials
  • Developer Forum
  • Getting Started
    • Introduction
    • Installation
    • Hosting Guide
    • Updates & Versions
    Core Concepts
    • Overview
    • Architecture
    • Configuration
    • Staff Users
    • Publishing
    • Memberships
    • Recommendations
    • Newsletters
    • Security
    Themes
    • Overview
    • Structure
    • Contexts
    • Assets
    • Helpers
    • Content
    • Search
    • Members
    • Routing
    • Custom Settings
    • GScan
    Advanced Tools
    • Ghost CLI
    • Content API
    • Admin API
      • Overview
      • Posts
        • Overview
        • Creating a Post
        • Updating a Post
        • Publishing a Post
        • Scheduling a Post
        • Sending a Post via email
        • Email only posts
        • Deleting a Post
      • Pages
      • Tiers
      • Newsletters
      • Offers
      • Members
      • Users
      • Images
      • Themes
      • Webhooks
    • JAMstack
    • Webhooks
    Resources
    • FAQ
    • Breaking Changes
    • Contributing
    • License
    • Logos
    • Trademark
    Advanced Tools
    Admin API
    Posts

    Deleting a Post

    Copy
    Ask AI
    DELETE /admin/posts/{id}/
    

    Delete requests have no payload in the request or response. Successful deletes will return an empty 204 response.

    Email only postsOverview
    githubtwitterreddit
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.