Edit a page route
Source code
Edit a page route
Rewrites and normalizes a page’s definePage route literal. Requires the active lease.
PATCH
Edit a page route
Authorizations
Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.
Body
application/json
Response
The committed edit and the normalized route.
Head version after the edit: the previous head plus one, or the unchanged head when changed is false.
false when the edit was a no-op and no new version was created.
Normalized route literal now in the page source.
Whether the route differs from its previous value.