Optional
actionOptional
allowBy default, the task is reassigned if it was already assigned. Set this to false to return an error in such cases. The task must then first be unassigned to be assigned again. Use this when you have users picking from group task queues to prevent race conditions.
The assignee for the user task. The assignee must not be empty or null.
The key of the user task to assign.
Generated using TypeDoc
A custom action value that will be accessible from user task events resulting from this endpoint invocation. If not provided, it will default to "assign".