curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-triggers/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorPipelineTrigger. Orchestrator pipeline triggers define conditions that initiate pipeline execution.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-pipeline-triggers/{id} \
--header 'x-api-key: <api-key>'