Delete a batch of Blog Authors
POST {{baseUrl}}/cms/v3/blogs/authors/batch/archive
Delete the Blog Author objects identified in the request body.
Request Body
{"inputs"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |