Revoke virtual private cloud (VPC) authorization across accounts.
Debugging
Request parameters
| Parameter | Type | Required | Example | Description |
|---|---|---|---|---|
| Action | String | Yes | DeleteUserVpcAuthorization |
The operation that you want to perform. Set the value to DeleteUserVpcAuthorization. |
| AuthorizedUserId | Long | Yes | 11111111 |
The ID of the Alibaba Cloud account to which the authorized resources belong. |
Response parameters
| Parameter | Type | Example | Description |
|---|---|---|---|
| RequestId | String | 46973D4C-E3E4-4ABA-9190-9A9DE406C7E |
The ID of the request. |
Examples
Sample request
http(s)://pvtz.aliyuncs.com/?Action=DeleteUserVpcAuthorization
&AuthorizedUserId=11111111
&<Common request parameters>
Sample success responses
XML format
<RequestId>46973D4C-E3E4-4ABA-9190-9A9DE406C7E</RequestId>
JSON format
{
"RequestId":"46973D4C-E3E4-4ABA-9190-9A9DE406C7E"
}
Error codes
For a list of error codes, visit the API Error Center.