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