Skip to main content
POST
Setup Enterprise Sso

Authorizations

Authorization
string
header
required

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

Body

application/json
domain
string
required
Required string length: 3 - 255
workspace_id
string<uuid> | null
workspace_name
string | null
Maximum string length: 255
parent_workspace_id
string<uuid> | null
create_workspace
boolean
default:false
billing_mode
enum<string>
default:manual
Available options:
manual,
none
billing_access_ends_at
string<date-time> | null
billing_notes
string | null
Maximum string length: 1000

Response

Successful Response

status
EnterpriseSsoStatusOut · object
required
created_workspace
boolean
default:false
created_clerk_organization
boolean
default:false
created_billing_access
boolean
default:false