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
Example response
{
"id": "cryitfjp5678mn09qrstuvwx"
}