---
title: "PUT /runner-configs/{runner_name}"
method: PUT
path: "/runner-configs/{runner_name}"
tags: ["runner_configs::upsert"]
---

# PUT /runner-configs/{runner_name}

`PUT /runner-configs/{runner_name}`

## Path parameters

- `runner_name` string, required

## Query parameters

- `namespace` string, required

## Request body

- RunnerConfigsUpsertRequestBody
  - `datacenters` object, required

## Response `200`

- RunnerConfigsUpsertResponse
  - `endpoint_config_changed` boolean, required

## Changes

- **2026-01-22** `31b67b8faa21` — 2 breaking, 1 info
  - the request property `datacenters/additionalProperties/allOf[subschema #2]/drain_on_version_upgrade` became not nullable
  - removed `subschema #1, subschema #2` from the `datacenters/additionalProperties/allOf[#/components/schemas/RunnerConfigKind]/` request property `oneOf` list
  - added `subschema #1, subschema #2` to the `datacenters/additionalProperties/allOf[#/components/schemas/RunnerConfigKind]/` request property `oneOf` list

[Change history](https://skmtc.dev/rivet-dev/apis/rivet-api-public/changes/runner-configs/:runner_name/put.md)

---

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