Method: organizations.environments.references.create

Creates a Reference in the specified environment.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*}/references

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent environment name under which the Reference will be created. Must be of the form organizations/{org}/environments/{env}.

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

  • apigee.references.create

Request body

The request body contains an instance of Reference.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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