Submit Organization KBA Answers
POST/api/experian/organizations/:organizationId/auth/kba
Submits Knowledge-Based Authentication answers for organization re-authentication.
Requires an authSession established by first calling
GET /organizations/{organizationId}/auth. Each answer is the selected choice for
the corresponding question, in order.
Request
Responses
- 200
- 400
- 403
- 404
- 422
- 423
KBA verified successfully
Missing consumerToken or authSession (errorCode 138). Call GET /organizations/{organizationId}/auth first.
Invalid API key
Organization not found
Incorrect KBA answers (Experian step-up payload returned)
Organization temporarily blocked