---
title: "Register local runner agents"
method: PUT
path: "/v1/private/local-runners/{runnerId}/agents"
tags: ["Runners"]
---

# Register local runner agents

`PUT /v1/private/local-runners/{runnerId}/agents`

Register or update the local runner's agent list

## Path parameters

- `runnerId` string, uuid, required

## Request body

- object

## Response `204`

No content

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.dev/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.dev/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/comet-ml/apis/opik-rest-api/revisions/4baa2ed0236f?raw)
