ACTIVE. If this completes a batch, the next queued batch will automatically be submitted to Cloudflare.curl --location --request POST '/domains//verify' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"domain": "yourdomain.com",
"status": "ACTIVE",
"message": "Domain is now active"
}
}