Method: organizations.create

Creates an Apigee organization. See Create an Apigee organization.

HTTP request

POST https://apigee.googleapis.com/v1/organizations

The URL uses gRPC Transcoding syntax.

Query parameters

Parameters
parent

string

Required. Name of the Google Cloud project in which to associate the Apigee organization. Pass the information as a query parameter using the following structure in your request: projects/<project>

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

  • apigee.organizations.create

Request body

The request body contains an instance of Organization.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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