Authorization: Bearer ********************
{
"hostname": "string",
"domain": "string",
"type": "string",
"index": "string",
"confirmation-value": "string",
"geo": "no"
}
curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/restore' \
--header 'Content-Type: application/json' \
--data-raw '{
"hostname": "string",
"domain": "string",
"type": "string",
"index": "string",
"confirmation-value": "string",
"geo": "no"
}'
{}