Set Up Noise Thresholds
First, create a threshold using the Create a Noise Threshold endpoint. For example:- JavaScript
- cURL
- Python
- C#
Request:Response:
builtin_quiet_hours.
Once you have created a threshold, connect it to a webhook to log events.
Best Practices
- For Minut devices, you can configure two thresholds—one for quiet hours and one for the rest of the day.
- For NoiseAware devices, you can configure as many thresholds as you want, provided that they do not overlap during daytime hours.
Set Up Webhooks
You can set up webhooks in the Seam Console.- In the left-hand navigation pane of Seam Console, click Webhooks.
- On the Webhooks page, click + Add Webhook.
-
In the Create Webhook dialog:
- Type your URL.
- Select the event types for which you want to receive events.
- Click Create.

