---
title: "Reset user default saved search"
method: POST
path: "/api/v1/saved_searches/default/actions/reset"
tags: ["Saved Search"]
---

# Reset user default saved search

`POST /api/v1/saved_searches/default/actions/reset`

This API allows a user to reset their default search (view) for Recordings Views.

## Request body

- ResetDefaultBody
  - `type` 'FILTER' | 'PLAYLIST' | 'PIPELINE_VIEW', required

## Response `204`

Success

## Other responses

- `400` — Bad request
- `409` — Conflict

---

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