WMS Manage tasks: Reassign the task to someone other than assigned person. (WMS_TASK_MGMT_PUB)
I am using WMS_TASK_MGMT_PUB to create task and assign it to a person_id. Once I assigned it I am not able to change the person. Is there any API to change the person on the task? (Currently using WMS_TASK_MGMT_PUB.modify_task API).