Change a task status to "to review".
It creates a new preview file entry and set path from the hard disk.
Path parameters
-
task_id Required
PUT /actions/tasks/{task_id}/to-review
curl \
-X PUT http://api.example.com/actions/tasks/{task_id}/to-review