OTP
Request OTP
Request an OTP token
POST
/
otp
/
request_token
Authorizations
Authorization
string
headerrequiredAn API key to authenticate requests
Body
application/json
recipient
string
requiredRecipient of the OTP token
length
number
default: 4Length of the OTP token
expires_in
number
default: 15Time in minutes before the OTP token expires
token
string
The OTP token to send to the recipient, if not specified, a new token will be generated
Response
200 - application/json
data
object
meta
object