Skip to main content
PATCH
Update organization onboarding

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string<uuid>
required

Internal organization id

Body

application/json

Onboarding step to mark as completed

step
enum<string>
required
Available options:
ConnectedBroker,
CreatedApiKey,
SubmittedFirstOrder,
ViewedDocs,
ConfiguredControls

Response

Organization onboarding updated