For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete an ACL destination

delete
Authorizations
defguard_sessionstringRequired
Path parameters
idinteger · int64Required

ID of the ACL destination.

Responses
200

ACL destination deleted.

No content

delete/api/v1/acl/destination/{id}
DELETE /api/v1/acl/destination/{id} HTTP/1.1
Accept: */*

No content

Last updated

Was this helpful?