Delete a batch of Site Pages

POST {{baseUrl}}/cms/v3/pages/site-pages/batch/archive

Delete the Site 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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring