curl --request DELETE \
--url https://dev.startree.ai/tasks/{taskType} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}curl --request DELETE \
--url https://dev.startree.ai/tasks/{taskType} \
--header 'Authorization: <api-key>'{
"status": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.startree.ai/llms.txt
Use this file to discover all available pages before exploring further.
The format of the key is "Basic <token>" or "Bearer <token>"
Task type
Whether to force deleting the tasks (expert only option, enable with cautious
successful operation
Was this page helpful?