Create a Noise Threshold
Creates a new noise threshold for a noise sensor. Thresholds represent the limits of noise tolerated at a property, which can be customized for each hour of the day. Each device has its own default thresholds, but you can use the Seam API to modify them.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ID of the device for which you want to create a noise threshold.
Time at which the new noise threshold should become inactive daily.
Time at which the new noise threshold should become active daily.
Name of the new noise threshold.
Noise level in decibels for the new noise threshold.
Noise level in Noiseaware Noise Risk Score (NRS) for the new noise threshold. This parameter is only relevant for Noiseaware sensors.
Response
OK
Tracks the progress of this operation. Poll using the action_attempt_id.
Represents a noise threshold for a noise sensor. Thresholds represent the limits of noise tolerated at a property, which can be customized for each hour of the day. Each device has its own default thresholds, but you can use the Seam API to modify them.

