Delete a gateway
delete
Authorizations
defguard_sessionstringRequired
Path parameters
gateway_idinteger · int64Required
ID of the gateway.
Responses
200
Gateway deleted.
No content
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
404
Gateway not found.
application/json
500
Unable to delete gateway.
application/json
delete/api/v1/gateway/{gateway_id}
No content
Last updated
Was this helpful?