---
title: "Stop beacon and broadcast beacon_off"
method: DELETE
path: "/v1/signals/beacon"
tags: ["Signals"]
---

# Stop beacon and broadcast beacon_off

`DELETE /v1/signals/beacon`

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.

## Request body

- object
  - `device_id` string

## Response `200`

Default Response

- object
  - `ok` boolean

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/versions/ff810218c3f4/schema)
