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