---
title: "Update a Saved Search"
method: PATCH
path: "/saved_searches/{id}"
---

# Update a Saved Search

`PATCH /saved_searches/{id}`

## Path parameters

- `id` string, required

## Query parameters

- `attributes` string
- `relationships` string

## Headers

- `x-apikey` string, required

## Request body

- object
  - `data` string, required — Payload to patch.

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/virustotal/apis/virustotal-api-v3.md) · [All operations](https://skmtc.net/virustotal/apis/virustotal-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/virustotal-api-v3/versions/d2de390925aa/schema)
