Skip to main content
POST
Complete Onboarding Step

Authorizations

Authorization
string
header
required

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

Path Parameters

step
string
required

Onboarding step ID to mark complete

Response

Successful Response

completed
boolean
required
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

step
string
required