Super User Read Only is refused.202 means published, not applied.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/resellers//quotas' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"count-limit": 0,
"size-limit": 0,
"time-limit": 0,
"age-limit": 0,
"domain": "string"
}'{
"code": 0,
"message": "string"
}