post https://example.com/produceV11_0/api/v1/client/workflow//reassign
/workflow/{id}/reassign
This method supports reassigning a workflow item that is currently directly assigned to you.
comment
, optional. Comment for the assignment to the next user.
assignToGuid
, optional. The user GUID to assign the next state to.
assignToName
, optional. The user name to assign the next state to.If both assignToGuid
and assignToName
are supplied then the GUID will be used. At least one of these properties must be supplied.