cURL
SMS OTP
Resend an OTP
POST
cURL

Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The OTP ID you received when sending the OTP
Example:
"otp_1234567890"