cURL
Prisme.ai Workspaces
Patch v2workspaces
Update a workspace
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workspace id
Body
application/json
Pattern:
^[0-9A-Za-zÀ-ÖØ-öø-ÿ ,.'- ]{1,60}$Example:
{ "fr": "Bonjour", "en": "Hello" }Pattern:
^[0-9A-Za-z._:-]{2,60}$If true, make this workspace metadata available to all workspaces with this variable : {{global.workspacesRegistry[WORKSPACE_SLUG]}}
Remote versioning repositories
Response
Success Response
Pattern:
^[0-9A-Za-zÀ-ÖØ-öø-ÿ ,.'- ]{1,60}$Example:
{ "fr": "Bonjour", "en": "Hello" }Pattern:
^[0-9A-Za-z._:-]{2,60}$If true, make this workspace metadata available to all workspaces with this variable : {{global.workspacesRegistry[WORKSPACE_SLUG]}}
Remote versioning repositories