Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.databar.ai/v1/folders/{folder_id} \ --header 'x-apikey: <x-apikey>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a folder. Tables in the folder are NOT deleted, they are moved to the root level.
API Key for authentication
The folder ID
Folder deleted successfully