Delete an index (internal)Ask AIpost https://api.ducky.ai/internal/delete-indexDelete a specific index by providing its unique identifier.Body Paramsindex_namestringrequiredThe name of the index to deleteproject_idstringrequiredThe ID of the project containing the indexuser_idstringThe ID of the user deleting the indexResponses 204Index successfully deleted 400Invalid request (e.g., missing or invalid fields)Updated 7 months ago