Delete index

DELETE https://{{searchServiceName}}.search.windows.net/indexes/{{searchIndexName}}/?api-version=2020-06-30

Official documentation

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

KeyDatatypeRequiredDescription
api-versionstring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring