Workspaces
List the workspaces for the organization.
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The organization ID
Limits the number of results to return
10Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
falseOK
unauthorized request
Resource not found
Create a workspace for the organization.
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The organization ID
The display name for the workspace
The description for the workspace
The username of the user that is creating the workspace.
^[a-z0-9._-]+$Created
Resource not found
Request validation failed
Get the workspace instance.
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The organization ID
The workspace ID
OK
Resource not found
Delete a workspace from the organization.
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The organization ID
The workspace ID
Delete successful
Forbidden operation
Resource not found
Does not exist or already deleted
No content
Update a workspace's properties.
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The organization ID
The workspace ID
The display name for the workspace
The description for the workspace
OK
Resource not found
Request validation failed
Last updated
Was this helpful?

