Skip to main content
PATCH
Update Workspace Endpoint

Authorizations

X-API-Key
string
header
required

Headers

X-API-Key
string
required

Path Parameters

workspace_id
string
required

Body

application/json
name
string | null
description
string | null
developer_access
boolean | null

Response

Successful Response

workspace_id
string<uuid>
required
user_id
string<uuid>
required
name
string
required
created_at
string<date-time>
required
developer_access
boolean
required
description
string | null