partners
Used by partners to create a subscription for their customers. The created subscription is associated with the end user inferred from the end user credentials. This API must be authorized by the end user using OAuth.
post/v1/{+parent}/subscriptions
Path parameters
parentstring required
Required. The parent resource name, which is the identifier of the partner. It will have the format of "partners/{partner_id}".
Query parameters
subscriptionIdstring
Required. Identifies the subscription resource on the Partner side. The value is restricted to 63 ASCII characters at the maximum. If a subscription with the same ID already exists, the creation fails with an ALREADY_EXISTS error.
Request body
Response
Successful response