currently-active=0. The new brand is assigned a unique server-generated ID. domain is not required — it defaults to * and can be omitted for reseller-level brands.Authorization: Bearer ********************curl --location -g --request POST 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers/{{reseller}}/brands/portal.acme.com/ACME Blue/copy' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"new-brand-name": "ACME Blue v2",
"new-hostname": "app.acme.com"
}'{
"code": 0,
"message": "string"
}