Pages
Delete a page
Take a Page down. Its URLs stop working right away and its slug is never reused.
DELETE
Delete a Page owned by the key’s bot. Needs a key with Pages write turned on. Every URL of the Page, including versioned ones, returns a not-found page from then on, and the slug is retired for good: a later create with the same slug gets
409 SLUG_TAKEN.
Authorization
string
required
Bearer mac_live_…Path parameters
string
required
The Page’s id.
Response
204 No Content with an empty body.

