All Products
Search
Document Center

Drive and Photo Service:UnLinkAccount

Last Updated:Aug 04, 2025
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

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

POST /v2/account/unlink HTTP/1.1

Request parameters

ParameterTypeRequiredDescriptionExample
bodyobjectNo

Request body

user_idstringYes

User identifier

uid1
typestringYes

Account type

mobile: Phone number

email: Email address

ding: DingTalk

ram: Alibaba Cloud RAM User

wechat: WeCom

ldap: LDAP account

custom: Custom account

mobile
identitystringYes

Unique identifier of the account, such as a phone number

139****
extrastringNo

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

ParameterTypeDescriptionExample
The current API has no return parameters

Examples

Sample success responses

JSONformat

{}

Error codes

For a list of error codes, visit the Service error codes.