POST
/
otp
/
request_token

Authorizations

Authorization
string
headerrequired

An API key to authenticate requests

Body

application/json
recipient
string
required

Recipient of the OTP token

length
number
default: 4

Length of the OTP token

expires_in
number
default: 15

Time 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