- Tables
- Delete a Table
Tables
Delete a Table
This endpoint deletes a table.
DELETE
/tables/{tableName}
X-API-KEY*
curl --request DELETE \
--url https://alpha.mindsdb.com/tables/{tableName} \
--header 'X-API-KEY: AUTH_VALUE'
curl --request DELETE \
--url https://alpha.mindsdb.com/tables/{tableName} \
--header 'X-API-KEY: AUTH_VALUE'