v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a subscription to an API product.

post/v1/{+parent}/subscriptions

Path parameters

parentstring required

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}

Request body

endTimestring int64

Output only. Time when the API product subscription ends in milliseconds since epoch.

namestring

Output only. Name of the API product subscription.

apiproductstring

Required. Name of the API product for which the appgroup is purchasing a subscription.

createdAtstring int64

Output only. Time when the API product subscription was created in milliseconds since epoch.

startTimestring int64

Output only. Time when the API product subscription starts in milliseconds since epoch.

lastModifiedAtstring int64

Output only. Time when the API product subscription was last modified in milliseconds since epoch.

Response

Successful response