[[["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-21 UTC."],[[["This endpoint creates a new environment within a specified organization using a POST request."],["The `parent` path parameter is required to specify the organization, formatted as `organizations/{org}`, and requires the `apigee.environments.create` IAM permission."],["The optional `name` query parameter allows you to set a custom name for the environment."],["The request body should include an instance of the `Environment` resource, and a successful request will return an `Operation` resource."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]