Method: organizations.developers.subscriptions.create

Creates a subscription to an API product.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*/developers/*}/subscriptions

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Email address of the developer that is purchasing a subscription to the API product. Use the following structure in your request: organizations/{org}/developers/{developerEmail}

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

  • apigee.developersubscriptions.create

Request body

The request body contains an instance of DeveloperSubscription.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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