Detaches a plugin from an API.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DetachPlugin |
update |
*Plugin
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PluginId |
string |
Yes |
The ID of the API Gateway plugin. |
05df2b52a3644a3a8b1935ab8ab59e9d |
| GroupId |
string |
No |
The ID of the group to which the API belongs. |
93b87279e54c4c0baeb7113cdf9c67f5 |
| StageName |
string |
Yes |
The environment of the API.
|
RELEASE |
| ApiId |
string |
No |
The ID of the API. |
19a2846d8e8541c788c6be740035eb68 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The unique ID of the request. |
AD00F8C0-311B-54A9-ADE2-2436771012DA |
Examples
Success response
JSON format
{
"RequestId": "AD00F8C0-311B-54A9-ADE2-2436771012DA"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.