Batch

Delete a batch of blog posts

Delete a blog post by ID. 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.

post/cms/v3/blogs/posts/batch/archive

Request body

inputsstring[] required

Strings to input.

Response

No content

Changes