You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. |
Update API Product Attribute
Resource Summary |
|
Security |
|
Content Type |
application/json, text/xml |
Category |
API Product, |
POST
Update API Product Attribute
Updates the value of an API product attribute.
With Apigee Edge for Public Cloud, OAuth access tokens and Key Management Service (KMS) entities (apps, developers, and API products) are cached for 180 seconds (current default). Any custom attributes associated with these entities also get cached for at least 180 seconds after the entity is accessed at runtime. Therefore, an ExpiresIn
element on the OAuthV2 policy won't be able to expire an access token in less than 180 seconds.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/apiproducts/{apiproduct_name}/attributes/{attribute_name}
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Specify Content Type as |
Request Body
org_name Mention the organization name true
apiproduct_name Mention the API Product name true
attribute_name Mention the attribute name true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)