Skip to main content
DELETE
/
sources
/
{source_id}
Delete Source
curl --request DELETE \
  --url https://apigcp.trynia.ai/v2/sources/{source_id}
{
  "id": "<string>",
  "status": "<string>"
}

Path Parameters

source_id
string
required

Query Parameters

type
enum<string> | null

Source type hint

Available options:
repository,
documentation,
research_paper,
huggingface_dataset,
local_folder

Response

Successful Response

Response for deleting a source.

id
string
required

Source ID

status
string
required

Deletion status