organizations
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.
delete/v1/{+name}
Path parameters
namestring required
Required. Parent of the AppGroup app key. Use the following structure in your request: organizations/{org}/appgroups/{app_group_name}/apps/{app}/keys/{key}/apiproducts/{apiproduct}
Query parameters
riskAssessmentType'RISK_ASSESSMENT_TYPE_UNSPECIFIED' | 'APIGEE' | 'API_HUB'
Optional. The risk assessment type of the security profile. Defaults to ADVANCED_API_SECURITY.
Response
Successful response