Submit a bulk zone convert alias request

Submits a request to convert one or more zones to alias asynchronously. The request body contains a JSON array. Each object in the array contains the data necessary to convert to an alias zone. All zones are converted on the same contract and group. An offline task converts the zones. You can use the response's requestId to check the task's status and view its results once it completes.

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.

string
required

The name of the target zone to which the alias will point.

zoneList
array of objects
required

Edge DNS zones to convert.

zoneList*
Response

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