In UserTask, i have mentioned candidate users as (kermit,john,thomson) three users.
Now if i want to complete a task through rest api means i have to claim a task for any of these candidate users (kermit,john,thomson).
In this case set assignee is required before claiming a task? or task can be completed if i claim a task for any of the user in candidate users list?