---
title: "Update Runtime Properties"
method: POST
path: "/runtime/remote-control/properties/{batchId}"
tags: ["Runtime - Remote Control"]
---

# Update Runtime Properties

`POST /runtime/remote-control/properties/{batchId}`

## Path parameters

- `batchId` string, required

## Request body

- object

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-03** `71d9c89c11f3` — 1 info
  - api operation id `h` removed and replaced with `v`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `Z` removed and replaced with `h`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `y_1` removed and replaced with `Z`
- **2026-08-26** `02a15fc32858` — 1 info
  - api operation id `C` removed and replaced with `y_1`
- **2026-07-27** `4b624af2cb6e` — 1 breaking, 3 info
  - the `additionalProperties/` request property type changed from `object` to `null`
  - api operation id `Q_1` removed and replaced with `C`
  - the request property `additionalProperties/` became nullable
  - the request property `additionalProperties/map` became nullable

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/runtime/remote-control/properties/:batchId/post.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/71d9c89c11f3/schema)
