Super User only. Published on the service bus; 202 means published, not applied.Authorization: Bearer ********************curl --location --request PUT 'https://awqacore01.crexendocloud.com/ns-api/v2/quotas/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"count-limit": 0,
"size-limit": 0,
"time-limit": 0,
"age-limit": 0
}'{
"code": 0,
"message": "string"
}