Update Page

Update an existing Page of a Site.

Path Params
string
required

The unique identifier of the target Site.

string
required

The name of the target page.

Body Params
string
enum
Defaults to STAGED_DRAFT

If marked as STAGED_DRAFT, the page will be published alongside the next publish of the site. If DRAFT, then the page will not be published and a currently published page will be unpublished. You cannot set the home page as draft.

Allowed:
string

The new page header HTML to assign to the page.

string

The new url path to assign to the page.

seo
object

The new SEO settings to assign to the page.

styles
object
string

The new title to assign to the page.

Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json