Method: organizations.developers.apps.attributes

Updates attributes for a developer app. This API replaces the current attributes with those specified in the request.

HTTP request

POST https://apigee.googleapis.com/v1/{name=organizations/*/developers/*/apps/*}/attributes

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the developer app. Use the following structure in your request: organizations/{org}/developers/{developerEmail}/apps/{app}

Authorization requires the following IAM permission on the specified resource name:

  • apigee.developerappattributes.createOrUpdateAll

Request body

The request body contains an instance of Attributes.

Response body

If successful, the response body contains an instance of Attributes.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform