Verify a one-time password to step up a token
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: 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