Removes an API product from an app's consumer key. After the API product is removed, the app cannot access the API resources defined in that API product.
Note: The consumer key is not removed, only its association with the API product.
HTTP request
DELETE https://apigee.googleapis.com/v1/{name=organizations/*/developers/*/apps/*/keys/*/apiproducts/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Name of the API product in the developer app key in the following format: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DeveloperAppKey
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform