Pages
Create a new page
post/api/pages
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.
slugstring
titlestring required
descriptionstring
contentType'text/html' | 'application/json' required
authMode'public' | 'authed' | 'password'
passwordstring
bodystring required
needsCredentialsstring[]
Response
Page created
idstring required
keystring required
Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.
version1 required
api_urlstring required
app_urlstring required