Re-assign Human Task
Admin API used for re-assigning a task to a different assignment policy. Use this when the original assignment is no longer valid and the task needs to be reassigned so that it can proceed further.
note
The invoking user should be a task owner or an ADMIN to the task. When using application credentials, the application should be the owner of the task in the workflow definition.
Input Payload
Attribute | Description |
---|---|
taskId | The taskId of the human task which you want to retrieve. |
Request Body | New assignment policy with corresponding values. Supported policies are free_for_all , least_busy_group_member , and fixed |
API Endpoint
POST human/tasks/{taskId}/reassign
Client SDK Methods
- Java
- Golang
- Python
- CSharp
- Javascript
- Clojure
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming soon to the SDKs
TODO: Coming
soon
to
the
SDKs
TODO: Coming soon to the SDKs