Delete a batch of Blog Posts

POST {{baseUrl}}/cms/v3/blogs/posts/batch/archive

Delete the Blog Post objects identified in the request body. Note: This is not the same as the in-app archive function. To perform a dashboard archive send an normal update with the archivedInDashboard field set to true.

Request Body

{"inputs"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring