v1

latestOpenAPI 3.0.32026-07-131670112.4 KB
Signals

Stop beacon and broadcast beacon_off

Stop the current device beacon, clear it from the active tracker, write a beacon_off audit record, and broadcast the stop event to the org stream.

delete/v1/signals/beacon

Request body

device_idstring

Response

Default Response

okboolean

Example response

{
  "ok": true
}