curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipelines/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorPipeline. Orchestrator pipelines chain multiple processing modules together for document processing.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipelines/{id} \
--header 'x-api-key: <api-key>'