curl --request DELETE \
--url https://apigcp.trynia.ai/v2/sources/{source_id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"status": "<string>"
}curl --request DELETE \
--url https://apigcp.trynia.ai/v2/sources/{source_id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"status": "<string>"
}API key must be provided in the Authorization header
Unified source type
repository, documentation, research_paper, huggingface_dataset, local_folder Was this page helpful?