Worklist/Items({SerialNumber})/Actions/Release

This content applies to legacy components (such as K2 Studio and K2 for Visual Studio), legacy assemblies, legacy services or legacy functionality. If you have upgraded from K2 blackpearl 4.7 to K2 Five, these items may still be available in your environment. These legacy items may not be available in new installations of K2 Five. These legacy items may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

Performs the system action to release a task for the worklist item matching the SerialNumber.

URI

{Service Root URI}/Worklist/Items({SerialNumber})/Actions/Release
https://api.denallix.com:443/K2Services/REST.svc/Worklist/Items(19_10)/Actions/Release

Method

GET

Service Path Options

Required

  • SerialNumber (String) – the serial number for the worklist item

Query Options

Required

  • None.

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

Return Type

Success/Failure