Given a task_id the Task will be removed.

You cannot delete a Task until it is done.

You must be an owner of the Task to delete it. For example you must be the owner of the Dataset to delete DATASET Tasks and an owner of the ProjectFile to delete FILE Tasks.

  • Parameters

    • taskId: string
    • Optionaloptions: AxiosRequestConfig

    Returns Promise<void>