การส่ง OTP
API Service for OTP - Send
ในแอปพลิเคชันนี้คุณสามารถร้องขอรหัส OTP ให้กับผู้ใช้ที่เข้าร่วมกระบวนการ
Parameter
Name
Description
otpKey
OTP Key ที่ถูกสร้างจากระบบ Cyber rich SMS
phone
หมายเลขโทรศัพท์ของผู้รับ
API - Usage
POST
https://api.cyberrichsms.com/api/v1/otp/send
Headers
Name
Type
Description
BearerAuth*
apiKey
Request Body
Name
Type
Description
phone*
string
senderName*
string
Last updated