Unbinds an API from an access control list (ACL).
Operation description
This operation is intended for API callers.
The unbinding takes effect immediately. After the API is unbound from the ACL, the corresponding environment does not have any IP address access control in place for the API.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:RemoveIpControlApis |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| IpControlId |
string |
Yes |
The ID of the ACL. |
dd05f1c54d6749eda95f9fa6d491449a |
| GroupId |
string |
Yes |
The ID of the API group. |
0009db9c828549768a200320714b8930 |
| ApiIds |
string |
No |
The IDs of the APIs from which you want to unbind the ACL.
|
123 |
| StageName |
string |
Yes |
The name of the runtime environment. Valid values:
|
TEST |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BZ004 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ004"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.