---
title: "Changes to Archive an agent"
method: POST
path: "/v1/workspaces/{workspaceId}/agents/{id}:archive"
---

# Changes to Archive an agent

`POST /v1/workspaces/{workspaceId}/agents/{id}:archive`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 57 revisions.

- **2026-07-04** `09ccecfe3ece` — 1 warning, 1 info
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
- **2026-06-11** `08fde3ae3e37` — 2 info
- **2026-06-09** `13d98d37dd96` — 1 info

## Changes

- **2026-07-04** `09ccecfe3ece` — 1 warning, 1 info
  - removed the optional property `spec/allOf[#/components/schemas/AgentSpec]/inputDataSchema` from the response with the `200` status
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/systemPromptDataSchema` to the response with the `200` status
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
  - removed the optional property `metadata/allOf[#/components/schemas/ResourceMetadata]/bundleKey` from the response with the `200` status
  - added the optional property `info/allOf[#/components/schemas/AgentInfo]/createdBy/metadata/createdAt` to the response with the `200` status
- **2026-06-11** `08fde3ae3e37` — 2 info
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/enableEpisodicMemory` to the response with the `200` status
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/episodicMemoryTtl` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/agents/:id:archive/post.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/agents/:id:archive/post)
