---
title: "Archive conversation"
method: POST
path: "/api/im/conversations/{id}/archive"
tags: ["IM-Conversations"]
---

# Archive conversation

`POST /api/im/conversations/{id}/archive`

Archive a conversation. Can be unarchived later by updating status.

## Path parameters

- `id` string, required

## Response `200`

Conversation archived

## Other responses

- `401` — Missing or invalid authentication

---

[API](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api.md) · [All operations](https://skmtc.dev/prismer-ai/apis/prismer-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/prismer-ai/prismer-cloud-api/revisions/7fef0836d17f/schema)
