---
title: "POST /v1/{+parent}/subscriptions"
method: POST
path: "/v1/{+parent}/subscriptions"
tags: ["organizations"]
---

# POST /v1/{+parent}/subscriptions

`POST /v1/{+parent}/subscriptions`

Creates a subscription to an API product.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudApigeeV1AppGroupSubscription — AppGroup Subscription details.
  - `endTime` string, int64 — Output only. Time when the API product subscription ends in milliseconds since epoch.
  - `name` string — Output only. Name of the API product subscription.
  - `apiproduct` string — Required. Name of the API product for which the appgroup is purchasing a subscription.
  - `createdAt` string, int64 — Output only. Time when the API product subscription was created in milliseconds since epoch.
  - `startTime` string, int64 — Output only. Time when the API product subscription starts in milliseconds since epoch.
  - `lastModifiedAt` string, int64 — Output only. Time when the API product subscription was last modified in milliseconds since epoch.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/apigee.md) · [All operations](https://skmtc.net/google/apis/apigee/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/apigee/versions/6e272fa448a7/schema)
