# Delete

`DELETE /api/2.0/vector-search/endpoints/{name}`

Delete an AI Search endpoint.

API scopes: vector-search

## Path parameters

- `name` (string, optional)
  Name of the AI Search endpoint

## Response

```json
{}
```

