Delete a batch of Landing Pages
POST {{baseUrl}}/cms/v3/pages/landing-pages/batch/archive
Delete the Landing Page objects identified in the request body.
Note: This is not the same as the dashboard archive
function. To perform a dashboard archive
send an normal update with the archivedInDashboard
field set to true.
Request Body
{"inputs"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |