For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sources

List Sources

get
Responses
200

OK

application/json
get/sources

Get Source by name

get
Path parameters
namestringRequired

the name of the Source

Responses
200

OK

application/json
get/sources/{name}

Delete source by name

delete
Path parameters
namestringRequired

the name of the source to delete

Responses
204

Successful Delete, no content

No content

delete/sources/{name}

No content

Last updated

Was this helpful?