post https://{hostname}/config-dns/v2/zones/create-requests
Submits a request to create one or more new Zones asynchronously. The request body contains a JSON array. Each object in the array contains the data necessary to create a zone. All zones are created on the same contract and group. An offline task creates the new zones. You can use the response's requestId
to check the task's status and view its results once it completes.