v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Pages

Update an existing page

put/api/pages/{id}

Path parameters

idstring required

Request body

keystring

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

titlestring
descriptionstring nullable
contentType'text/html' | 'application/json'
authMode'public' | 'authed' | 'password'
passwordstring nullable
bodystring
needsCredentialsstring[] nullable

Response

Page updated