> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theary.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# put-search

> PUT /searches

# put-search

No description available.

## Request Body

**Required**

```json
{
  "$ref": "#/components/schemas/UpdateSearchDto"
}
```

## Response

### 200

No description available.

## Example Request

````openapi: PUT /searches
{}```
````
