Updates the properties for an Apigee organization. No other fields in the organization profile will be updated.
HTTP request
PUT https://apigee.googleapis.com/v1/{name=organizations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
name
string
Required. Apigee organization name in the following format: organizations/{org}
Authorization requires the following IAM
permission on the specified resource name
:
-
apigee.organizations.update
Request body
The request body contains an instance of Organization
.
Response body
If successful, the response body contains an instance of Organization
.
Authorization scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform

