Skip to main content
POST
Create Workspace

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
name
string
required
description
string
default:""

Response

Successful Response

id
string<uuid>
required
organisation_id
string
required
name
string
required
description
string
required
auto_managed
boolean
required
name_locked
boolean
required
locked
boolean
required
archived
boolean
required
created_by
string
required
seed_asset_type
string | null
seed_asset_id
string<uuid> | null
metadata
Metadata · object
created_at
string<date-time> | null
updated_at
string<date-time> | null