post https://{tenanturl}/v2.0/factors/otp
Create a one-time password verification.
A new verification is created in the PENDING state. A one-time password will be available in the response body.
NB: Once a verification's state has changed from PENDING, it will cease to exist after a given time.
NB: It is recommended that this API be used with care from a secured location like a backend server.
Entitlements:
- generateOTP (Generate OTP)