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