Authentication Factors
Operations
Get user authentication factorsGET
/authentication_factorsEnrol a user device for authentication using one-time passwordsPOST/authentication_factors/otp/{channel}Verify enrolment of a user device for authentication using one-time passwordsPOST/authentication_factors/otp/{channel}/verifyEnrol a user device for authentication using push notificationsPOST/authentication_factors/push/{channel}Unlink a user device for authentication using push notificationsDELETE/authentication_factors/push/{channel}