cURL
curl --request DELETE \ --url https://api.databar.ai/v1/table/{table_uuid} \ --header 'x-apikey: <x-apikey>'
{ "detail": "Not allowed" }
Permanently delete a table and all its rows by UUID.
Documentation IndexFetch the complete documentation index at: https://docs.databar.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
The UUID of the table to delete
Successful Response