Resolve a Checkpoint or check for in-app resolution.
IN_APP_VALIDATION
- Mobile App ApprovalIN_APP_VALIDATION
checkpoints:{}
2FA
- Two-Factor Authentication{"code": "123456"}
OTP
- One-Time Password (SMS){"code": "123456"}
EMAIL
- Email Verification{"code": "123456"}
PHONE_REGISTER
- Phone Number Verification{"code": "123456"}
CAPTCHA
- Visual/Audio ChallengeLOGIN_FORM
- Additional Login Fieldsidentity_uid
for assistanceUNKNOWN
- Unrecognized Checkpointidentity_uid
for assistanceIN_APP_VALIDATION
checkpoints:
IN_APP_CHALLENGE_PENDING
: Continue polling for IN_APP_VALIDATION
checkpointsIN_APP_CHALLENGE_EXPIRED
: Restart the authentication process2FA_VALIDATION_EXPIRED
: Restart the authentication processCHECKPOINT_MISSING_DATA
: Restart the authentication processINVALID_CODE
: The provided code is incorrect, try againAPI key required for authentication. Add your API key in the X-API-Key header.
Successfully created a new account.
The response is of type object
.