[[["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-02 UTC."],[[["This webpage details the process of creating a TargetServer within a specified environment using a POST request."],["The HTTP request URL follows gRPC Transcoding syntax and requires specifying the parent environment in the format `organizations/*/environments/*`."],["The `parent` path parameter is mandatory and demands the `apigee.targetservers.create` IAM permission for authorization."],["An optional query parameter, `name`, allows for specifying the ID of the TargetServer, which will overwrite any existing value in the TargetServer instance."],["Both the request and response bodies involve an instance of the TargetServer, and successful execution results in a newly created TargetServer instance being returned."]]],[]]