Skip to main content
DELETE
/
api
/
v2
/
tasks
/
{taskId}
Delete a task
curl --request DELETE \
  --url https://api.vida.dev/api/v2/tasks/{taskId}

Documentation Index

Fetch the complete documentation index at: https://vida.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

taskId
string
required

Task ID

Response

Task deleted successfully