Assign UserTask
POST/:tenant_id/admin/tasks/:wf_run_id/:user_task_guid/assign
Assigns a UserTaskRun to a User and/or UserGroup.
Request
Responses
- 204
- 400
- 401
- 404
- 412
No Content
Field(s) passed in is/are invalid, or no userId nor userGroup are passed in.
Tenant Id is not valid. It could also be triggered when given admin user does not have permissions to assign users/userGroups to the requested UserTask.
No UserTask data was found in LH Server using the given params.
Failed at a LittleHorse server condition.