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