curl --request DELETE \
--url https://platform.kodexa.ai/api/executions/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Execution. Executions record the details and results of processing sessions.
curl --request DELETE \
--url https://platform.kodexa.ai/api/executions/{id} \
--header 'x-api-key: <api-key>'