Posts

Delete Post

Delete a scheduled or draft post. Published posts cannot be deleted.

delete/v1/posts/{id}

Path parameters

idstring required

Post ID

Response

Post deleted successfully.

successboolean required

Whether or not the entity was deleted

Changes