Delete post

DELETE

Delete or Archive a post. Any post that has been confirmed will have it’s status changed to archived. Posts in the draft status will be permenantly deleted.

Path parameters

postIdstringRequiredformat: "^(post_[0-9a-fA-F\-]+)$"

The prefixed ID of the post object

publicationIdstringRequiredformat: "^(pub_[0-9a-fA-F\-]+)$"

The prefixed ID of the publication object

Response

No Content

Errors