发送公共短信验证码
POST
{{host}}/api/v1/agora/common/send_sms_captcha
请求参数
参数名
类型
描述
必填
type
int
示例:3
必填
mobile
int
示例:16601729204
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:短信发送成功!
必填