Delete Pages
Delete by page IDs
Delete by handles
/ characters. When locale is omitted, the endpoint uses the legacy en-us locale.
Send one selector form per request. If both
pageIds and handles are present and pageIds is an array, the endpoint processes pageIds and ignores handles.Behavior
The endpoint removes only matching assignments from the requested project. It soft-deletes the underlying page after the page has no remaining live assignments; assignments for other locales or resources keep a shared page live. Clients or proxies that stripDELETE request bodies may send POST to the same URL with the same delete body.
Example
Response
Errors
List Pages
Resolve page IDs, handles, types, and locales before deleting.