Parameter | Description |
---|---|
Rulestack Name | The name of the rulestack to create URL category in. |
URL Category Name | The name of the new URL category. |
URL Targets | Specify where the URL opens. |
{
"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?