Skip to main content
PATCH
Update 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

Path Parameters

workspace_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
archived
boolean | null
auto_managed
boolean | null
name_locked
boolean | null
locked
boolean | null

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