Complete UserTask
POST/:tenant_id/admin/tasks/:wf_run_id/:user_task_guid/result
Completes a UserTask by making it transition to DONE status if the request is successfully processed in LittleHorse Server.
Request
Responses
- 204
- 401
- 404
No Content
Tenant Id is not valid.
No UserTask/UserTaskDef data was found in LH Server using the given params.