curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-executions/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorPipelineExecution. Orchestrator pipeline executions record individual runs of pipelines.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-executions/{id} \
--header 'x-api-key: <api-key>'