Remove an existing index from a given table.
cURL
curl --request DELETE \ --url https://api.fluxend.app/tables/{tableUUID}/indexes/{indexName} \ --header 'Authorization: <authorization>'
Bearer Token
Table UUID
Index Name
Index deleted successfully