Modifies the information about an account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /pop/v5/account/edit_account_info
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Name | string | No | The name of the account. | edas-test |
Telephone | string | No | The contact information of the account. | 1321234**** |
string | No | The email address of the account. | 1321234****@alibaba-inc.com |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "edit successfully",
"RequestId": "ECD1D6FC-4307-4583-BA6F-215F3857EAF4"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history