Skip to main content
PATCH
Save Workspace Company Domain

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string<uuid>
required

Body

application/json
company_domain
string
required

Response

Successful Response

id
string<uuid>
required
name
string
required
parent_workspace_id
string<uuid> | null
role
string | null
clerk_org_id
string | null
organization_image_url
string | null
company_domain
string | null
contact_email
string | null
contact_phone
string | null
setup_completed_at
string<date-time> | null
setup_skipped_at
string<date-time> | null
setup_status
string
default:pending
setup_steps
WorkspaceSetupStepOut · object[]
created_at
string<date-time> | null