Publishes multiple APIs at a time.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:BatchDeployApis |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| StageName |
string |
Yes |
The name of the runtime environment. Valid values:
|
RELEASE |
| Description |
string |
Yes |
The description. |
test |
| Api |
array<object> |
No |
The APIs that you want to publish. |
|
|
object |
No |
|||
| GroupId |
string |
Yes |
The API group ID. |
b4f5c342b8bc4ef88ccda0332402**** |
| ApiUid |
string |
Yes |
The API ID. |
2b35dd68345b472f8051647306a1**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| OperationId |
string |
The ID of the operation. |
2a322599-8e38-428a-a306-9b21ea2129bf |
| RequestId |
string |
The ID of the request. |
E7FE7172-AA75-5880-B6F7-C00893E9BC06 |
Examples
Success response
JSON format
{
"OperationId": "2a322599-8e38-428a-a306-9b21ea2129bf",
"RequestId": "E7FE7172-AA75-5880-B6F7-C00893E9BC06"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.