deleteApproval
Delete a work item approval by providing the project ID, work item ID, and user ID.
Instructions
Deletes the specified Work Item Approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| userId | Yes | The User ID. |