---
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.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/revisions/4ed2fbc97cc3/schema)
