[[["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-07-09 UTC."],[[["This API allows you to create a new developer within an Apigee organization, who can then register apps and obtain API keys."],["The developer's status is initially set to `active` upon creation and can be modified using the `developers.setDeveloperStatus` API."],["The HTTP request is a POST operation directed to a specific URL structure that includes the organization name as part of the path."],["Creating a developer requires `apigee.developers.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request and response bodies both utilize a `Developer` resource, with the response body containing the details of the newly created developer."]]],[]]