curl --request DELETE \
--url https://platform.kodexa.ai/api/step-executions/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified StepExecution. Step executions record results of individual processing steps within execution slices.
curl --request DELETE \
--url https://platform.kodexa.ai/api/step-executions/{id} \
--header 'x-api-key: <api-key>'