Work Items
The Work Item API is used for listing, creating and updating work items
Operations
Create |
Creates a single work item. |
Delete |
Deletes the specified work item and sends it to the Recycle Bin, so that it can be restored back, if required. Optionally, if the destroy parameter has been set... |
Get Work Item |
Returns a single work item. |
Get Work Items Batch |
Gets work items for a list of work item ids (Maximum 200) |
Get Work Item Template |
Returns a single work item from a template. |
List |
Returns a list of work items (Maximum 200) |
Update |
Updates a single work item. |