v1

latestOpenAPI 3.1.02026-07-13305453.8 KB
Posts

Delete post

Delete a post by ID or slug. Requires a private API key.

delete/v1/posts/{identifier}

Path parameters

identifierstring required

Post ID or slug

Example:my-post-slug

Post ID or slug

Response

Post deleted successfully

idstring required

Example response

{
  "id": "cryitfjp5678mn09qrstuvwx"
}