> ## 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.

# post-search-objectives

> POST /searches/objectives

# post-search-objectives

No description available.

## Request Body

**Required**

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

## Response

### 201

No description available.

## Example Request

````openapi: POST /searches/objectives
{}```
````
