delete https://api.sbgenomics.com/v2/tasks/
This call deletes the specified task. The task is referred to by its ID, which you can obtain by making the call to list all tasks you can access.
If you are using Seven Bridges Platform EU, please use the following endpoint:
https://eu-api.sbgenomics.com/v2/tasks/{task_id}
Deleting tasks
Note that you can only delete draft tasks, not running tasks.