postWorkItemApprovals
Add approvals to a work item by specifying project, work item ID, and approval details including user and status.
Instructions
Creates a list of WorkItem Approvals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | The Linked Work Item(s) body. |