cURL
Prisme.ai Workspaces
Patch v2workspaces pages
Update a page
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
{ "fr": "Bonjour", "en": "Hello" }Example:
{ "fr": "Bonjour", "en": "Hello" }Pattern:
^[0-9A-Za-z._:-]{2,60}$Available options:
auto, light, dark Response
Success Response
Example:
{ "fr": "Bonjour", "en": "Hello" }Example:
{ "fr": "Bonjour", "en": "Hello" }Pattern:
^[0-9A-Za-z._:-]{2,60}$Available options:
auto, light, dark