EndPoint Delete Work Item
Name
delete_workitem
Description
Deletes an existing work item in the default project within the organization.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Project |
Project Name |
YES |
|
The Name of the project.
|
Id |
Work Item Id |
NO |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_I4 |
0 |
False |
|
project |
DT_WSTR |
4000 |
False |
|
Title |
DT_WSTR |
4000 |
False |
|
WorkItemType |
DT_WSTR |
4000 |
False |
|
DeletedBy |
DT_WSTR |
4000 |
False |
|
DeletedDate |
DT_WSTR |
4000 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
Id |
DT_WSTR |
4000 |
False |
|