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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["This webpage outlines how to create a subscription to an API product using a POST request to a specific URL."],["The request URL uses gRPC Transcoding syntax and requires a `parent` path parameter specifying the developer's email in the format `organizations/{org}/developers/{developerEmail}`."],["The request body should include an instance of `DeveloperSubscription`, and if the request is successful, the response body will contain a newly created `DeveloperSubscription` instance."],["Creating a subscription requires the `apigee.developersubscriptions.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]