Skip to main content
POST
Skip Onboarding

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

onboarding
OnboardingStateResponse · object
required

Flattened onboarding state returned by the API.

Maps the internal _SEED_ONBOARDING dict to a clean response shape. Spec shape (C-022): current_step, completed_steps, workspace_created, members_invited, connectors_connected, alert_rule_created, first_sync, updated_at

skipped
boolean
required