Skip to content

Delete post

Delete a draft or scheduled post from Zernio. Published posts cannot be deleted; use the Unpublish endpoint instead. Upload quota is automatically refunded.

DELETE /v1/posts/{postId}

Delete a draft or scheduled post from Zernio. Published posts cannot be deleted; use the Unpublish endpoint instead. Upload quota is automatically refunded.

Parameters

  • postId (path, string) required

Responses

200 — Deleted

  • message (string)

400 — Cannot delete published posts

401

403 — Forbidden

404