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 DELETE \ --url https://app.nex.ai/api/developers/v1/tasks/{task_id} \ --header 'Authorization: <api-key>'
{ "code": 123, "message": "<string>" }
Archives (soft-deletes) a task. The task will have an archived_at timestamp set.
API key for authentication (format: "Bearer YOUR_API_KEY")
Task ID
Task archived