Delete an ACL rule
delete
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required
ID of the ACL rule.
Responses
200
ACL rule deleted.
No content
401
Session is missing or invalid.
application/json
403
Requires admin privileges and an active enterprise license.
application/json
404
ACL rule not found.
application/json
500
Unable to delete ACL rule.
application/json
delete/api/v1/acl/rule/{id}
No content
Last updated
Was this helpful?