Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.tracelm.ai/api/v1/tasks/{task_id}/fail
Mark a task failed
task_id
reason
failure_reason
metadata
project_id
conversation_id
user_id
task_name
{ "id": "...", "status": "failed", "completed_at": "..." }