OTP
Request OTP
Request an OTP token
POST
/
otp
/
request_token
Authorizations
An API key to authenticate requests
Body
application/json
Recipient of the OTP token
Length of the OTP token
Required range:
4 < x < 8
Time in minutes before the OTP token expires
Required range:
1 < x < 60
The OTP token to send to the recipient, if not specified, a new token will be generated
Response
200 - application/json
ID of the OTP token
Recipient of the OTP token
Status of the OTP token
Description of the status of the OTP token
Date and time the OTP token was created
Date and time the OTP token was last updated, if any