HomeGuidesRecipesAPI
HomeGuidesAPILog In

Reassigns a workflow task to another user


/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.

Required Parameters: assignToGuid

Language
Authorization
Header