Delete Device
DELETE/api/v1/mosque-devices/:device_id
Claimed devices are soft-retired (history preserved, hidden from active lists) rather than hard-deleted — a hard delete CASCADEs away mosque_device_events. Never-claimed rows (inventory/registered/pending) have no history to lose, so those are still hard-deleted.
Request
Responses
- 204
- 422
Successful Response
Validation Error