Onboarding
Update organization onboarding
Marks the given onboarding step as completed for an organization. This endpoint uses the same organization read authorization as the onboarding read endpoint: service-account callers with organization read scope can update any organization’s onboarding, while user and API-key callers can only update onboarding for their active organization context.
PATCH
Update organization onboarding
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Internal organization id
Body
application/json
Onboarding step to mark as completed
Available options:
ConnectedBroker, CreatedApiKey, SubmittedFirstOrder, ViewedDocs, ConfiguredControls Response
Organization onboarding updated
Update organization onboarding