Task
Hard Reset
Reset a task and recalculate its policy from scratch. Unlike Restart, this re-evaluates which policy applies to the task.
post/api/v1/tasks/{task_id}/action/reset
Path parameters
task_idstring required
The ID of the task to reset.
Request body
Response
The TaskActionsServiceHardResetResponse returns the updated task after a hard reset.