Update a page

Updates an existing page by ID.

Path Params
integer
required

The unique identifier of the page.

Body Params
string

The name/title of the page.

string

The URL slug for the page (without domain).

string

The title tag for the page.

string

The meta keywords for the page.

string

The meta description for the page.

string

The content for the page.

string

Additional content for the page.

Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

404

Page not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json