This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.
Unlink Account Binding
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/account/unlink HTTP/1.1
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| body | object | No | Request body | |
| user_id | string | Yes | User identifier | uid1 |
| type | string | Yes | Account type mobile: Phone number email: Email address ding: DingTalk ram: Alibaba Cloud RAM User wechat: WeCom ldap: LDAP account custom: Custom account | mobile |
| identity | string | Yes | Unique identifier of the account, such as a phone number | 139**** |
| extra | string | No | Additional information for the unique account identifier. For example, when the account is a phone number, this field should be filled with the area code of the phone, such as 86 for Mainland China. If not provided, it defaults to 86. | 1 |
Response parameters
Examples
Sample success responses
JSONformat
{}Error codes
For a list of error codes, visit the Service error codes.
