Delete Noise Threshold
Delete a Noise Threshold on your Noise Sensor
Delete Noise Threshold
DELETE
https://connect.getseam.com/noise_sensors/noise_thresholds/delete
Headers
Name | Type | Description |
---|---|---|
Authorization* | String | Bearer <API_KEY> |
Request Body
Name | Type | Description |
---|---|---|
noise_threshold_id* | String | Noise threshold id |
device_id* | String | Device id of a device the noise threshold is on |
Code Example
Parameters
| type: string | Device id of a device to create a noise threshold on |
| string | Noise Threshold Id |
Response
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
JSON format
Last updated