Task
Restart
Restart a task, returning it to the beginning of its current policy workflow.
post/api/v1/tasks/{task_id}/action/restart
Path parameters
task_idstring required
The ID of the task to restart.
Request body
Response
The TaskActionsServiceRestartResponse returns the updated task after restarting.