Submit Agent OTP
POST/api/experian/agents/:agentId/auth/otp
Submits the One-Time Password for agent re-authentication.
Requires an authSession established by first calling
POST /agents/{agentId}/auth.
Request
Responses
- 200
- 400
- 403
- 404
- 422
- 423
OTP verified successfully
Missing consumerToken or authSession (errorCode 138). Call POST /agents/{agentId}/auth first.
Invalid API key
Agent not found
Incorrect OTP (Experian step-up payload returned)
Agent temporarily blocked