Deletes a plug-in.
Operation description
This operation is intended for API providers.
You must first unbind the plug-in from the API. Otherwise, an error is reported when you delete the plug-in.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DeletePlugin |
delete |
*Plugin
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PluginId |
string |
Yes |
The ID of the plug-in to be deleted. |
9a3f1a5279434f2ba74ccd91c295af9f |
| Tag |
array<object> |
No |
The tag of objects that match the rule. You can specify multiple tags. |
|
|
object |
No |
|||
| Key |
string |
Yes |
The key of the tag. N can be an integer from 1 to 20.`` |
env |
| Value |
string |
Yes |
The value of the tag. N can be an integer from 1 to 20.`` |
' ' |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BA984 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BA984"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.