curl --request DELETE \
--url https://platform.kodexa.ai/api/projects/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Project. Projects group related document stores, assistants, tasks, and processing pipelines within an organization.
curl --request DELETE \
--url https://platform.kodexa.ai/api/projects/{id} \
--header 'x-api-key: <api-key>'