{ "opencollection": "1.0.0", "info": { "name": "Generative AI Service NL2SQL Cancel Enrichment Job API", "version": "20260325" }, "items": [ { "info": { "name": "cancelEnrichmentJob", "type": "folder" }, "items": [ { "info": { "name": "Cancels an enrichment job resource by identifier", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20260325/semanticStores/:semanticStoreId/enrichmentJobs/:enrichmentJobId/actions/cancel", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "semanticStoreId", "value": "", "type": "path", "description": "The OCID of the semantic store" }, { "name": "enrichmentJobId", "value": "", "type": "path", "description": "The OCID of the enrichment job" } ] }, "docs": "Cancels an EnrichmentJob resource by identifier.\n" } ] } ], "bundled": true }