curl --request DELETE \
--url https://platform.kodexa.ai/api/task-groups/{id} \
--header 'x-api-key: <api-key>'Soft-deletes a task group and ungroups its member tasks. Fails if any member task is locked.
curl --request DELETE \
--url https://platform.kodexa.ai/api/task-groups/{id} \
--header 'x-api-key: <api-key>'Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.