Update Task
Restart a subtask. Can be applied on a checkpoint only. If state of the task is other then completed, then the restart from the checkpoint is not possible
ID of the task
The update to be performed on the task - resume
The update to be performed on the task - resume
[
{}
]
Checkpoint ID for the subtask to restart.
{
"taskId": "string",
"precedingTasks": [
0
]
}
The ID of the task that was created for the operation. Use this ID to get the state and result of the task.
List of task IDs for tasks that have to be processed before this task can start.
Unauthorized access
{
"taskId": "string",
"precedingTasks": [
0
]
}
The ID of the task that was created for the operation. Use this ID to get the state and result of the task.
List of task IDs for tasks that have to be processed before this task can start.
Checkpoint doesn't exist
{
"taskId": "string",
"precedingTasks": [
0
]
}
The ID of the task that was created for the operation. Use this ID to get the state and result of the task.
List of task IDs for tasks that have to be processed before this task can start.