Trigger Source Extraction
Queue knowledge extraction for a source. Returns 202 when the extraction task is queued or already queued; 5xx is reserved for genuine rejection.
Path Parameters
source_id*Source Id
Query Parameters
space_id?|
Optional isolation space guard
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/sources/string/extract"{}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}{}