cURL
curl --request DELETE \ --url https://dev.timbal.ai/orgs/{org_id}/kbs/{kb_id}/indexes/{index_name} \ --header 'Authorization: Bearer <token>'
Delete an index
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Index deleted successfully