Initiate
This endpoint is the starting point of the OTP service, initiating an OTP request (message) to send it to a specific recipient.
post
Authorizations
x-auth-tokenstringRequired
Body
phoneNumberstringRequired
lengthnumber · enumRequiredDefault:
4 or 6 digits code
4Possible values: expirationnumberRequiredDefault:
in seconds
300clientOsstring · enumRequiredDefault:
Operating system of the client
OTHERPossible values: languagestring · enumRequiredDefault:
Language of the client
ENPossible values: operationstringRequired
OTP type
senderIdstringRequired
Responses
201Success
application/json
post
/public/otp/initiate201Success
Last updated