Support

Update the onboarding record for a user

PATCH /onboarding/{userId}

Parameters

userId string Required path
The unique ID of a user. Same as the id field returned by GET /users/me (or by any list endpoint under /users). Log in first, call /users/me, copy id.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
userId string
The unique ID of a user. Same as the id field returned by GET /users/me (or by any list endpoint under /users). Log in first, call /users/me, copy id.
type enum
No description.
Possible values: personentity
submissionCompleted boolean
No description.
currentStep number
No description.
onboardingData array of objects
No description.