Skip to content

Start enterprise onboarding

POST
/api/v1/enterprise/onboarding/start

Run the full 6-step enterprise onboarding and return the tenant configuration.

Authorizations

Request Body required

Request body for starting enterprise onboarding.

Attributes: org_description: Organization hierarchy description. department_tools: Tools per department. permission_preferences: Permission profiles and limits. jurisdictions: Geographic jurisdictions. regulations: Applicable regulations. style_preferences: Brand voice and communication style. deployment_preferences: Rollout plan preferences.

object
department_tools

Tools per department

object
key
additional properties
Array<object>
object
key
additional properties
string
deployment_preferences
object
key
additional properties
any
jurisdictions
Array<string>
org_description
required

Organization hierarchy description

object
key
additional properties
any
permission_preferences

Permission profiles and spending limits

object
key
additional properties
any
regulations
Array<string>
style_preferences
object
key
additional properties
any

Responses

201

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string