---
title: "Simulate Triggering a Noise Threshold"
method: POST
path: "/noise_sensors/simulate/trigger_noise_threshold"
tags: ["/noise_sensors"]
---

# Simulate Triggering a Noise Threshold

`POST /noise_sensors/simulate/trigger_noise_threshold`

Simulates the triggering of a [noise threshold](/capability-guides/noise-sensors/configure-noise-threshold-settings) for a [noise sensor](/capability-guides/noise-sensors) in a [sandbox workspace](/core-concepts/workspaces#sandbox-workspaces).

## Request body

- object
  - `device_id` string, uuid, required — ID of the device for which you want to simulate the triggering of a noise threshold.

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/seam/apis/seam-connect.md) · [All operations](https://skmtc.net/seam/apis/seam-connect/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/seam/seam-connect/revisions/00c35395ce12/schema)
