Skip to main content

Delete Custom URL Category

Delete a custom URL category for a specified rulestack.

External Documentation

To learn more, visit the Palo Alto Cloud NGFW documentation.

Parameters

ParameterDescription
Rulestack NameThe name of the rulestack to delete the URL category from.
URL CategoryThe name of the URL Category to delete.

Example Output

{
"Response": {
"CustomURLEntry": {
"Action": "string",
"AuditComment": "string",
"Description": "string",
"UpdateToken": "string",
"UrlTargets": [
"string"
]
},
"Name": "string",
"RuleStackName": "string"
},
"ResponseStatus": {
"ErrorCode": 0,
"Reason": "string"
}
}

Workflow Library Example

Delete Custom Url Category with Palo Alto Cloud Ngfw and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop