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"=>["qui enim", "ex ea fugiat adipisicing ut"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |