GET api/UBindUserPhone
批量解绑
请求信息
URI 参数
None.
Body 请求体 参数
None.
响应消息
内容 描述
APIServiceRes| Name | Description | Type | Additional information |
|---|---|---|---|
| ServicesName | string |
None. |
|
| ServicesID | integer |
None. |
|
| Flag | integer |
None. |
|
| Msg | string |
None. |
响应示例
application/json, text/json
Sample:
{
"ServicesName": "sample string 1",
"ServicesID": 2,
"Flag": 3,
"Msg": "sample string 4"
}
image/png
Sample:
Sample not available.
image/jpg
Sample:
Sample not available.