---
title: "Set value for single point"
method: PUT
path: "/runs/{runId}/points/{pointId}"
tags: ["Point"]
---

# Set value for single point

`PUT /runs/{runId}/points/{pointId}`

## Path parameters

- `runId` string, required
- `pointId` string, required

## Request body

- PointValue
  - `value` number

## Response `204`

The point was successfully updated

## Other responses

- `400` — The point could not be written to due to an invalid request

---

[API](https://skmtc.net/natlabrockies/apis/alfalfa-boptest-unified-virtual-building-control-api-abuvbca.md) · [All operations](https://skmtc.net/natlabrockies/apis/alfalfa-boptest-unified-virtual-building-control-api-abuvbca/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/natlabrockies/alfalfa-boptest-unified-virtual-building-control-api-abuvbca/revisions/82daf0dd2712/schema)
