External DocumentationTo learn more, visit the Palo Alto Cloud NGFW documentation.
Actions
Delete Custom URL Category
Delete a custom URL category for a specified rulestack.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?