WorkspaceService
Workspaces

Create a workspace

Creates a new workspace in the current account. Requires the admin role.

post/v1/workspaces

Request body

Response

OK

status'STATUS_ENABLED' | 'STATUS_DISABLED' | 'STATUS_ARCHIVED' enum

Lifecycle status of the workspace. Archived workspaces reject all requests scoped to them. Server-populated.

Changes