postWorkRecords
Create work records for a work item in a project. Include comment, date, time spent, and user to log work.
Instructions
Creates a list of Work Records.
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. |