DeveloperAppRequest
Developer app request.
Schema
apiProducts | List of API products to which the app is associated (when creating or updating an app). The name of the API product is the name returned when you list API products. For example, if the Display Name of the API product in the Edge UI is | |||||
attributes | List of attributes used for customizing profile information or for app-specific processing. With Apigee Edge for Public Cloud, the custom attribute limit is 18. Note the folowing:
| |||||
Developer app attribute name and value.
| ||||||
callbackUrl | Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to apps. See the OAuth 2.0 documentation for more details. | |||||
keyExpiresIn | Lifetime of the consumer key that will be generated for the developer app, in milliseconds. The default value, | |||||
name (required) | Name of the developer app. Required when creating a developer app; not required when updating a developer app. The name is used to uniquely identify the app for this organization and developer. Names must begin with an alphanumeric character and can contain letters, numbers, spaces, and the following characters: | |||||
scopes | Scopes to apply to the app. The specified scope names must already exist on the API product that you associate with the app. | |||||
status | Status of the credential. |