rule_id — the handle PUT and DELETE address. Resellers see their own rules plus wildcard-reseller ones.Authorization: Bearer ********************curl --location 'https://awqacore01.crexendocloud.com/ns-api/v2/ui-extensions/registry//access' \
--header 'Authorization: Bearer <token>'[
{
"rule_id": "string",
"extension_id": "string",
"hostname": "*",
"reseller": "*",
"domain": "*",
"role": "*",
"user": "*",
"enabled": "yes",
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]