Create a workspace
Workspaces
Create a workspace
Creates a new workspace in the caller’s tenant. All fields are optional — an empty body provisions a workspace with a server-assigned Heroku-style name.
POST
Create a workspace
Authorizations
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Body
application/json
Human-readable workspace name. Must be unique within the tenant. If omitted, the server assigns a Heroku-style name (e.g. jolly-harbor-482).