Deletes a specified variable in a specified environment.
Operation description
This operation is intended for API providers.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeleteApiStageVariable |
delete |
*ApiGroup
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| GroupId |
string |
Yes |
The ID of the API group. |
523e8dc7bbe04613b5b1d726c2a7889d |
| StageId |
string |
Yes |
The ID of the environment. |
6EF60BEC-0242-43AF-BB20-270359FB54A7 |
| VariableName |
string |
Yes |
The name of the variable to be deleted. This parameter is case-sensitive. |
serverName |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
03442A3D-3B7D-434C-8A95-A5FEB969B529 |
Examples
Success response
JSON format
{
"RequestId": "03442A3D-3B7D-434C-8A95-A5FEB969B529"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.