curl --request DELETE \
--url https://platform.kodexa.ai/api/agents/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified OrchestratorAgent. Agents are instantiated agent runtimes within an org+project, tracking lifecycle and configuration.
curl --request DELETE \
--url https://platform.kodexa.ai/api/agents/{id} \
--header 'x-api-key: <api-key>'