v2
latestOpenAPI 3.1.02026-08-0382170235.8 KBingestion
Extract facts from a stored document
Re-extract facts from an already-stored document into a POT.
This allows extracting the same document into multiple POTs without re-uploading the content.
post/pots/{pot_id}/extract-from-document
Path parameters
pot_idstring uuid required
Request body
Response
Re-extraction queued
Example response
{
"job_id": "01JH8KQMW3PG0HXNZV2QRST9YZ",
"message": "Document ingestion queued",
"pot_id": "01JH8KQMW3PG0HXNZV2QRST9YX",
"status": "pending"
}