curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-execution-slices/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorExecutionSlice. Orchestrator execution slices represent batches of work within pipeline executions.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-execution-slices/{id} \
--header 'x-api-key: <api-key>'