---
title: "Archive Saved Search"
method: PATCH
path: "/v0/saved_searches/{search_id}/archive"
tags: ["Saved Searches"]
---

# Archive Saved Search

`PATCH /v0/saved_searches/{search_id}/archive`

Archive a saved search by its ID to remove it from the active list. Archived searches are hidden from the default listing but can still be referenced. Associated webhooks will stop triggering for archived searches.

## Path parameters

- `search_id` integer, required — The ID of the saved search

## Response `200`

Successful Response

- object

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/theirstack/apis/theirstack-api-reference.md) · [All operations](https://skmtc.net/theirstack/apis/theirstack-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/theirstack/theirstack-api-reference/revisions/cf666e6d7b01/schema)
