Page Controller Create V 1

Authentication

x-api-keystring
API key authentication. Accepts either: - App API key (e.g. sk_eczMHVBY9fV6GYFhvs53qcnxq7yptlXL3ABKOZtn6dQ) - Site API key (UUID format, e.g. 550e8400-e29b-41d4-a716-446655440000)

Path parameters

siteIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
pathnamestring or nullRequired
The pathname of the page
namestring or nullRequired
The name of the page

Response

idstringformat: "uuid"
pathnamestring
The pathname of the page
namestring
The name of the page
seoCanonicalUrlstring or null
The canonical URL of the page
seoIsIndexingBlockedboolean or null
Whether the page is blocked from indexing
seoSitemapPrioritydouble or null
The priority of the page in the sitemap
seoSitemapFrequencystring or null
The frequency with which the page is updated in the sitemap
metaTitlestring or null
The title of the page
metaDescriptionstring or null
The description of the page
metaKeywordsstring or null
The keywords of the page
isOnlineboolean
Whether the page is online