Dark Mode

Dropping an index

Send a DELETE request to /api/rest/v2/schemas/keyspaces/undefined/tables/undefined/indexes/undefined to delete an index. All index data will be deleted along with the index schema.

If the call is successful, a 204 message is returned.