Create Page
Pages
Create Page
Creates a new page in a site.
POST
Create Page
Authorizations
API key authentication. Accepts either:
- App API key (e.g. sk_eczMHVBY9fV6GYFhvs53qcnxq7yptlXL3ABKOZtn6dQ)
- Site API key (UUID format, e.g. 550e8400-e29b-41d4-a716-446655440000)
Body
application/json
Response
Available options:
page Example:
"page"
The ID of the page.
The page pathname.
Example:
"furniture"
The canonical URL of the page.
The page title.
The page description.
The social image URL of the page.
The sitemap priority.
Required range:
0 <= x <= 1The sitemap update frequency.
Available options:
always, hourly, daily, weekly, monthly, yearly, never The page creation date and time.
The page last update date and time.
The page publication date and time.
The flag that indicates whether the page is online.
The flag that indicates whether the page is excluded from search.
The localizations of the page.
The page locale. This defaults to the default locale of the parent site.