---
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

## Changes

- **2026-07-29** `f76bed79a913` — 2 info
  - api tag `Preference Topics` added
  - api tag `Workspace Preferences` removed
- **2026-06-26** `61131080b185` — 3 info
  - api operation id `preferenceSections_topics_archive` removed and replaced with `workspacePreferences_topics_archive`
  - api tag `Workspace Preferences` added
  - api tag `Preference Sections` removed
- **2026-06-24** `124a60dd716b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycourier/apis/courier/changes/preferences/sections/:section_id/topics/:topic_id/delete.md)

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/cb8586034158/schema)
