Verify enrolment of a user device for authentication using one-time passwords
POST
/authentication_factors/otp/{channel}/verify The second step in enrolling the logged-in user (root or authorised user) to use one-time-passwords to enable verification of transactions. 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 set to "123456".
Request
Header parameters
Path parameters
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers