---
title: "POST /v1/settings/{+name}:reset"
method: POST
path: "/v1/settings/{+name}:reset"
tags: ["settings"]
---

# POST /v1/settings/{+name}:reset

`POST /v1/settings/{+name}:reset`

Resets a search application to default settings. This will return an empty response. **Note:** This API requires an admin account to execute.

## Path parameters

- `name` string, required

## Request body

- ResetSearchApplicationRequest
  - `debugOptions` DebugOptions — Shared request debug options for all cloudsearch RPC methods.
    - `enableDebugging` boolean — If you are asked by Google to help with debugging, set this field. Otherwise, ignore this field.

## Response `200`

Successful response

---

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