---
title: "PUT /threshold/updateThreshold"
method: PUT
path: "/threshold/updateThreshold"
tags: ["ThresholdService"]
---

# PUT /threshold/updateThreshold

`PUT /threshold/updateThreshold`

## Request body

- UpdateThresholdRequest
  - `threshold` Threshold
    - `type` 'PRECIPITATION', enum
    - `value` number, double — Value in mm
  - `resourceId` ResourceId — A generic resource identifier for endpoints which can batch retrieve data based on different inputs
    - `baseStationId` string

## Response `200`

OK

- UpdateThresholdResponse
  - `threshold` Threshold
    - `type` 'PRECIPITATION', enum
    - `value` number, double — Value in mm

---

[API](https://skmtc.dev/rach/apis/smart-hose-timer.md) · [All operations](https://skmtc.dev/rach/apis/smart-hose-timer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rach/smart-hose-timer/revisions/990335185e30/schema)
