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

Delete a SNAT binding

delete
Authorizations
defguard_sessionstringRequired
Path parameters
location_idinteger · int64Required

ID of the location.

user_idinteger · int64Required

ID of the user.

Responses
200

SNAT binding deleted.

No content

delete/api/v1/network/{location_id}/snat/{user_id}
DELETE /api/v1/network/{location_id}/snat/{user_id} HTTP/1.1
Accept: */*

No content

Last updated

Was this helpful?