cURL
curl --request DELETE \ --url https://apigcp.trynia.ai/v2/daemon/e2e/sources/{source_id}/data \ --header 'Authorization: Bearer <token>'
{ "local_folder_id": "<string>", "chunks_deleted": 123, "vectors_deleted": 123, "status": "<string>" }
Permanently delete all encrypted chunks, vectors, and blind index tokens for a source. This action cannot be undone.
API key must be provided in the Authorization header
Successful Response
Number of encrypted chunks deleted
Number of embedding vectors deleted
Purge status
Was this page helpful?
Suggestions
Contact support