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 page details the process of creating a new ManagedZone using a POST request to a specific URL."],["The request requires a `project` path parameter to identify the relevant project and an optional `clientOperationId` query parameter for client-specified operation identification."],["The request body must contain an instance of `ManagedZone`, and a successful response will return a newly created instance of the same."],["Authorization for this request requires either the `https://www.googleapis.com/auth/cloud-platform` or the `https://www.googleapis.com/auth/ndev.clouddns.readwrite` OAuth scope."]]],[]]