delete
https://{targetURL}/api/v1/tasks/
Permanently removes a task. Any links to samples, experiments, etc., are cleared as a side effect. The caller must have created the task or be its assignee — otherwise the call returns 401. To remove several tasks in one call, use DELETE /tasks/bulk.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The task was successfully deleted
400Your query has malformed parameters
401You don't have permission to delete tasks
404The task does not exist in the database