RUAL Documentation

DELETE /_system/local_devices/ranges/{guid}

Delete an IP range

Delete an IP range
Key Type Example Description
guid required string
"example-string"
Unique identifier (GUID)
Key Type Example Description
authorization required string
"Bearer access_token"
Access token
{ "removed": true }
{ "error": "ERROR_KEY" }
Permission Description
Bearer token Access token required via Authorization header, x-authtoken, x-token, query param, or cookie
local_devices_remove Required scope: local_devices_remove

Back to Local Devices Return to the Local Devices category to view other endpoints All API Categories Browse all available API categories