Basic

Delete a blog post

Delete a blog post by ID.

delete/cms/v3/blogs/posts/{objectId}

Path parameters

objectIdstring required

The ID of the blog post to delete.

Query parameters

archivedboolean

Whether to return only results that have been archived.

Response

No content

Changes