Worklist/Items({SerialNumber})/Actions/Delegate
Performs the system action to delegate a task to the user specified as a Fully Qualified Name for the worklist item matching the SerialNumber.
URI
{Service Root URI}/Worklist/Items({SerialNumber})/Actions/Delegate?{Query Options}
https://api.denallix.com:443/K2Services/REST.svc/Worklist/Items(19_10)/Actions/Delegate?destination=DENALLIX\Jono
Method
GET
Service Path Options
Required• SerialNumber (String) – the serial number for the worklist item
Query Options
Required
- destination (String) – the Fully Qualified Name of the user to delegate the task to.
Optional•
- System Query Options
- Custom Query Options – by default processing will not be done synchronously. Changing either the service configuration (web.config) or providing this query options can force synchronous processing.
-
- synchronous (Boolean) – determines if the server starts performs this action synchronously