Workspaces
Update workspace details
Partially updates a workspace's details, including description and configuration settings. Only the provided fields will be updated.
PATCH
/organizations/{organizationName}/workspaces/{workspaceName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$workspaceName*string
The unique identifier of the workspace
Match
^(?!.*\*)(?!.*[/]).{1,63}$Request Body
application/json
Workspace update data
Response Body
application/json
application/json
application/json
application/json
application/json