post https://{hostname}/config-dns/v2/zones/convert-requests/primary
Submits an asynchronous request to convert one or more DNS zones to primary. The request body must be a JSON array, where each object provides the required data for converting a zone. All zones included in the request must belong to the same contract and group. The conversion is performed as an offline task. Use the requestId returned in the response to track the task’s progress and retrieve the results upon completion.