Body请求参数

名称 类型 描述
code string 验证码
id int
phone string 电话号
type string 0:

请求示例

application/json, text/json
{
  "phone": "",
  "code": "",
  "type": 0,
  "id": 3
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
code string 验证码
id int
phone string 电话号
type string 0:

请求示例

application/json, text/json
{
  "phone": "",
  "code": "",
  "type": 0,
  "id": 3
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}