发送短信
POST
https://www.trisanet.com/rsd/service/sms/vcode
接口描述
请注意:测试开发阶段不会真正发送短信,请直接用接口返回的 code 作为验证码
请求头
参数名
类型
描述
必填
Authorization
string
token
必填
请求参数
参数名
类型
描述
必填
mobile
string
手机号码
必填
响应参数
参数名
类型
描述
必填
400
int
参数错误
必填
500
int
系统发送失败
必填
200
int
发送成功
必填
401
int
未授权
必填