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.
Input Payload
Attribute | Description |
---|---|
taskId | The taskId of the human task to be reassigned. |
Request Body | New assignment policy with corresponding values. Supported policies are EXTERNAL_USER , EXTERNAL_GROUP , CONDUCTOR_USER and CONDUCTOR_GROUP . |
API Endpoint
POST human/tasks/{taskId}/reassign
Client SDK Methods
- Java
- Go
- Python
- C#
- 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