---
title: "Update Item Spec"
method: POST
path: "/v1/registries/catalog/items/{item_id}/update"
tags: ["v1", "protected", "registries"]
---

# Update Item Spec

`POST /v1/registries/catalog/items/{item_id}/update`

Apply the latest registry version to this item's entity.

## Path parameters

- `item_id` string, uuid, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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