Submit Agent KBA Answers
POST/api/experian/agents/:agentId/auth/kba
Submits Knowledge-Based Authentication answers for agent re-authentication.
Requires an authSession established by first calling
POST /agents/{agentId}/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 POST /agents/{agentId}/auth first.
Invalid API key
Agent not found
Incorrect KBA answers (Experian step-up payload returned)
Agent temporarily blocked