---
title: "Clear Default Search Provider"
method: DELETE
path: "/search-providers/{integration_id}/default"
---

# Clear Default Search Provider

`DELETE /search-providers/{integration_id}/default`

Remove the default flag from a search provider.

Only clears the default if the specified integration is currently the default.

## Path parameters

- `integration_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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