Method: organizations.appgroups.subscriptions.create

Creates a subscription to an API product.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Name of the appgroup that is purchasing a subscription to the API product. Use the following structure in your request: organizations/{org}/appgroups/{appgroup}

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

  • apigee.appgroupsubscriptions.create

Request body

The request body contains an instance of AppGroupSubscription.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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