cURL
curl --request DELETE \ --url https://api.example.com/api/vector-db/tables/{tableName} \ --header 'Authorization: Bearer <token>'
{ "data": { "message": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://anaconda.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key here
Name of the table to delete
Table deleted successfully
Show child attributes
Was this page helpful?