Skip to main content
POST

Toggle Publish

Toggles whether a page is publicly visible at its /:slug route or restricted to private drafts. Requires pages:write scope.

Headers

string
required
Bearer token with pages:write scope.

Path Parameters

string
required
The project ID.

Response

boolean
The new publication state (true or false).