Dark Mode

Dropping a table

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

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