Delete index
DELETE https://{{searchServiceName}}.search.windows.net/indexes/{{searchIndexName}}/?api-version=2020-06-30
This section covers how to completely delete an index.
Warning: This will delete the entire index. If you want to delete only an item, please refer to Delete documents from index.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api-version | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |