Unpublishes multiple published APIs at a time.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:BatchAbolishApis |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Api |
array<object> |
Yes |
The APIs that you want to operate. |
|
|
object |
No |
|||
| StageId |
string |
No |
The ID of the environment. |
979fd16250644d5b82173534f465ac77 |
| GroupId |
string |
Yes |
The ID of the API group. |
ced5ab777f7b440398ea70e4470124de |
| ApiUid |
string |
Yes |
The ID of the API. |
994f72dcdaf04af0b38022c65fdbd1ac |
| StageName |
string |
No |
The name of the environment. |
RELEASE |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| OperationId |
string |
The ID of the operation. |
f7834d74be4e41aa8e607b0fafae9b33 |
| RequestId |
string |
The ID of the request. |
E7FE7172-AA75-5880-B6F7-C00893E9BC06 |
Examples
Success response
JSON format
{
"OperationId": "f7834d74be4e41aa8e607b0fafae9b33",
"RequestId": "E7FE7172-AA75-5880-B6F7-C00893E9BC06"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.