v1
latestOpenAPI 3.1.02026-07-13305453.8 KBPosts
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
Example response
{
"id": "cryitfjp5678mn09qrstuvwx"
}