HomeGuidesAPI
HomeGuidesAPILog In
API
These docs are for v11.0. Click to read the latest docs for v33.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Workflow state guid

Body Params
string
string
string
Responses
201

Workflow reassigned

401

Invalid Authorization-Token

405

Workflow does not allow reassignment

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json