Register StepCreate
Completes user registration and returns a user access token. For CDI onboarding, pass SkipEmail: true to skip the email OTP step after Register/StepVerifyCDI succeeds.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
Request
This endpoint expects an object.
geoLocation
imei
password
username
Typically the user's phone number.
phoneNumberOtpRequestId
emailOtpRequestId
oAuthTokenVerificationRequestId
SkipEmail
When true, skips email OTP verification. Required for CDI registration after Register/StepVerifyCDI succeeds.
Response
data
error_code
error_message

