Submit a bulk zone convert primary request

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.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params
string

Optional user-defined comment describing the conversion request.

zoneList
array of objects
required

A list of Edge DNS zones to be converted to primary.

zoneList*
Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json