cURL
curl --request DELETE \ --url https://{baseUrl}/{version}/projects/{projectId}/indexes/{indexName} \ --header 'content-type: <content-type>' \ --header 'x-api-key: <x-api-key>'
Delete an existing index.
Documentation IndexFetch the complete documentation index at: https://wrtntechnologies.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://wrtntechnologies.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Project API Key.
Project ID.
Index name.
Index delete request accepted.