posts
Delete a post
Permanently delete a post from your publication. The publication is identified by the API key provided in the Authorization header.
Warning: This action is irreversible. The post and all related data (notifications and drafts) will be permanently deleted.
delete/v1/posts/{postId}
Path parameters
postIdstring required
Unique identifier of the post to delete
Request body
object required
Response
Post deleted successfully
Changes
Changed in 2 of the 61 revisions of this API.31
- ●
removed the optional property
errorfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
- ○