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