Deletes the definition of a backend service in an environment. After the definition is deleted, the API that uses the backend service and is published to this environment will be unpublished.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeleteBackendModel |
delete |
*Backend
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BackendModelId |
string |
Yes |
The ID of the backend model. |
4be6b110b7aa40b0bf0c83cc00b3bd86 |
| BackendId |
string |
No |
The ID of the backend service. |
20bcdc9453524b78a8beb1f6de21edb7 |
| StageName |
string |
No |
The name of the runtime environment. Valid values:
|
TEST |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D1B18FFE-4A81-59D8-AA02-1817098977CD |
| OperationId |
string |
The ID of the operation. |
f7834d74be4e41aa8e607b0fafae9b33 |
Examples
Success response
JSON format
{
"RequestId": "D1B18FFE-4A81-59D8-AA02-1817098977CD",
"OperationId": "f7834d74be4e41aa8e607b0fafae9b33"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.