Detaches APIs from an API product.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
apigateway:DetachApiProduct |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ApiProductId |
string |
Yes |
The ID of the API product. |
117b7a64a8b3f064eaa4a47ac62aac5e |
| Apis |
array<object> |
Yes |
The APIs that you want to detach from the API product. |
|
|
object |
No |
|||
| ApiId |
string |
Yes |
The API ID. |
ba84c55eca46488598da17c0609f3ead |
| StageName |
string |
Yes |
The environment to which the API is published. Valid values:
|
RELEASE |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
98E4A7DC-1EA6-5E6A-ACFE-91B60CE7D4BB |
Examples
Success response
JSON format
{
"RequestId": "98E4A7DC-1EA6-5E6A-ACFE-91B60CE7D4BB"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.