Skip to main content
POST
Create a workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

org_id
string
required

Organization ID

Body

application/json

Workspace to create

A workspace within an organization. All connections, notebooks, and sessions belong to a workspace.

current_user_role
string
name
string
parent_workspace_id
string
workspace_id
string

Response

Created

A workspace within an organization. All connections, notebooks, and sessions belong to a workspace.

current_user_role
string
name
string
parent_workspace_id
string
workspace_id
string