curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-content-objects/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorContentObject. Orchestrator content objects represent files within orchestrator stores.
curl --request DELETE \
--url https://platform.kodexa.ai/api/orchestrator-content-objects/{id} \
--header 'x-api-key: <api-key>'