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