Deletes an AccessKey pair for an Alibaba Cloud account or a Resource Access Management (RAM) user.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
UserAccessKeyId | string | Yes | The ID of the AccessKey pair that you want to delete. | LTAI4GFTgcR8m8cZQDTH**** |
UserPrincipalName | string | No | The logon name of the RAM user. If this parameter is empty, the AccessKey pair of the current user is deleted. | test@example.onaliyun.com |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "B9AF80E4-1565-42D9-9256-0B8B0D9FD3EC"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-08-14 | API Description Update | View Change Details |