Skip to main content
Update a workspace

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string
required

Body

application/json
display_name
string | null
name
string | null
parent_id
string | null
visibility
string | null

Response

HTTP 200 response.

created_at
string
required
created_by
string
required
display_name
string
required
id
string
required
kind
enum<string>
required
Available options:
user_default,
org_default,
default
name
string
required
root_workspace_id
string
required
updated_at
string
required
updated_by
string
required
workspace_status
enum<string>
required
Available options:
active,
archived,
deleted
artifact_count
integer<int64> | null
Required range: x >= 0
artifact_count_by_kind
object | null
effective_role
null | enum<string>
Available options:
admin,
member,
viewer
member_count
integer<int64> | null
Required range: x >= 0
parent
null | object
parent_id
string | null
permissions
null | object
root_workspace
null | object