Verify a step-up token using a one-time password
POST
/stepup/challenges/otp/{channel}/verify Completes the verification process for a step up token. The challenge expires after 5 minutes and the number of incorrect OTP attempts is limited to reduce the risk of fraud, in that case challenge has to be issued again.
Note that on the Sandbox Environment, text messages are not sent and the verificationCode is always "123456".
Request
Header parameters
Path parameters
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers