Skip to main content
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 to true, it destroys the work item permanently. WARNING: If the destroy parameter is set to true, work items deleted by this command will NOT go to recycle-bin and there is no way to restore/recover them after deletion. It is recommended NOT to use this parameter. If you do, please use this parameter with extreme caution.
External DocumentationTo learn more, visit the Azure DevOps documentation.

Basic Parameters

Advanced Parameters

Example Output

Workflow Library Example

Delete Work Item with Azure Devops and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop