Authorization: Bearer ********************curl --location --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/templates/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reseller": "*",
"domain": "*",
"server": "*"
}'{
"code": 0,
"message": "string"
}