Deletes a custom throttling policy and its special throttling rules.
Operation description
-
This operation is intended for API providers.
-
If the throttling policy is bound to APIs, unbind the policy first. Otherwise, an error is returned.
-
The QPS limit on this operation is 50 per user.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeleteTrafficControl |
delete |
*TrafficControl
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TrafficControlId |
string |
Yes |
The ID of the throttling policy. |
tf123456 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
CEF72CEB-54B6-4AE8-B225-F876FF7BZ004 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BZ004"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.