Ingestion
Create Extraction Graph
Path Parameters
namespace
string
requiredNamespace to create the extraction graph in
Body
application/json
name
string
requiredName of the extraction graph
description
string | null
Description of the extraction graph
extraction_policies
object[]
requiredList of extraction policies to be included in the graph
Response
200 - application/json
indexes
string[]
requiredList of index names created for the extraction graph
Was this page helpful?