Complete an onboarding step
POST/onboarding/steps/:step/complete
Complete an onboarding step
Request
Responses
- 200
- 400
- 403
- 409
Updated onboarding state (also returned idempotently on a repeat completion)
The step payload failed validation
The caller's role does not permit completing onboarding steps (owner-only)
Predecessor step incomplete (step_locked) or the live gate is unmet (gate_failed)