---
title: "Changes to Update a repo"
method: PUT
path: "/api/repos/{id}"
---

# Changes to Update a repo

`PUT /api/repos/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 106 revisions.

- **2026-08-07** `06cac6a7c5bc` — 2 breaking, 1 warning, 1 info

## Changes

- **2026-08-07** `06cac6a7c5bc` — 2 breaking, 1 warning, 1 info
  - the request property `hooks` became not nullable
  - the `hooks` request property type changed from `object, null` to no type
  - removed the request property `hooks/enabled`
  - added `#/components/schemas/RepoHooks, subschema #2` to the `hooks` request property `anyOf` list

---

[Operation](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/docs/api/repos/:id/put.md) · [API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [Page](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/repos/:id/put)
