---
title: "Archive Topic in Section"
method: DELETE
path: "/preferences/sections/{section_id}/topics/{topic_id}"
tags: ["Preference Topics"]
---

# Archive Topic in Section

`DELETE /preferences/sections/{section_id}/topics/{topic_id}`

Archives a subscription topic and removes it from its workspace preference, addressed by section id and topic id.

## Path parameters

- `section_id` string, required
- `topic_id` string, required

## Response `204`

Successfully archived.

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/trycourier/apis/courier.md) · [All operations](https://skmtc.net/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycourier/courier/versions/04f69fbf96a5/schema)
