---
title: "Update All Specs"
method: POST
path: "/v1/registries/{registry_id}/update-all"
tags: ["v1", "protected", "registries"]
---

# Update All Specs

`POST /v1/registries/{registry_id}/update-all`

Bulk-update all items with pending version updates.

## Path parameters

- `registry_id` string, uuid, required

## Response `200`

Successful Response

- UpdateAllResponse
  - `errors` integer, required
  - `updated` integer, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agentarea/apis/agentarea-api.md) · [All operations](https://skmtc.net/agentarea/apis/agentarea-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agentarea/agentarea-api/revisions/082e677c141c/schema)
