curl --request DELETE \
--url https://platform.kodexa.ai/api/task-activities/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified TaskActivity. Task activities record events in a task’s history such as status changes.
curl --request DELETE \
--url https://platform.kodexa.ai/api/task-activities/{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.