Deletes the metadata index using the provided index. This operation cannot be undone. This route is admin-only.delete https://localhost:3000/api/indices/metadata/{index}Path ParamsindexstringrequiredResponses 200An array of all remaining metadata indices is returned. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago