Skip to main content
PATCH
Patch Workspace

Authorizations

Authorization
string
header
required

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

Body

application/json
ai_confidence_threshold
number | null
Required range: 0 <= x <= 1
ai_proof_window_days
integer | null
Required range: 7 <= x <= 365
default_theme
enum<string> | null
Available options:
dark,
light
description
string | null
Maximum string length: 2000
industry
string | null
name
string | null
Required string length: 2 - 100
slug
string | null
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,58}[a-z0-9])?$
sso_enforced
boolean | null
timezone
string | null

Response

Successful Response