Deletes the ER build configuration.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RoutineName |
string |
Yes |
The ER name. |
test-routine |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
F32C57AA-7BF8-49AE-A2CC-9F42390F5A19 |
Examples
Success response
JSON format
{
"RequestId": "F32C57AA-7BF8-49AE-A2CC-9F42390F5A19"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InternalException | Failed to call the service. Try again later or contact technical support. | Failed to call the service. Try again later or contact technical support. |
| 400 | RoutineBuildConfigurationNotExist | Routine build configuration does not exist. | Routine build configuration does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.