Delete a Blog Post

DELETE {{baseUrl}}/cms/v3/blogs/posts/:objectId?archived=<boolean>

Delete the Blog Post object identified by the id in the path.

Request Params

KeyDatatypeRequiredDescription
archivedstringWhether to return only results that have been archived.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring