For mutating operation requests only. An optional identifier specified by the client. Must be unique for operation resources in the Operations collection.
Request body
The request body contains an instance of ManagedZone.
Response body
If successful, the response body contains a newly created instance of ManagedZone.
[[["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-02-21 UTC."],[[["This documentation details the process of creating a new ManagedZone via a POST request to a specific URL endpoint."],["The request requires specifying the `project` as a path parameter to identify the relevant project."],["An optional `clientOperationId` can be included as a query parameter for mutating operations, ensuring uniqueness within the Operations collection."],["The request body must contain a `ManagedZone` instance, and a successful response will include a newly created `ManagedZone` instance."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/ndev.clouddns.readwrite` OAuth scope."]]],[]]