cURL
curl --request DELETE \ --url https://apigcp.trynia.ai/v2/sources/{source_id}
{ "id": "<string>", "status": "<string>" }
Source type hint
repository
documentation
research_paper
huggingface_dataset
local_folder
Successful Response
Response for deleting a source.
Source ID
Deletion status
Was this page helpful?