curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-steps/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorPipelineStep. Orchestrator pipeline steps represent individual processing steps within a pipeline.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-steps/{id} \
--header 'x-api-key: <api-key>'