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

Delete a device

The device is removed from every location and the gateways are updated.

delete
Authorizations
defguard_sessionstringRequired
Path parameters
device_idinteger · int64Required

ID of the device.

Responses
200

Device deleted.

No content

delete/api/v1/device/{device_id}
DELETE /api/v1/device/{device_id} HTTP/1.1
Accept: */*

No content

Last updated

Was this helpful?