Removes an API product from an app's consumer key, and thereby renders the app unable to access the API resources defined in that API product. Note : The consumer key itself still exists after this call. Only the association of the key with the API product is removed.
HTTP request
DELETE https://apigee.googleapis.com/v1/{name=organizations/*/developers/*/apps/*/keys/*/apiproducts/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Resource name of a api product in a developer app key |
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