Parameter | Description |
---|---|
Rulestack Name | The name of the rulestack to delete the URL category from. |
URL Category | The name of the URL Category to delete. |
{
"Response": {
"CustomURLEntry": {
"Action": "string",
"AuditComment": "string",
"Description": "string",
"UpdateToken": "string",
"UrlTargets": [
"string"
]
},
"Name": "string",
"RuleStackName": "string"
},
"ResponseStatus": {
"ErrorCode": 0,
"Reason": "string"
}
}
Was this page helpful?