moveToDocument
Moves a work item to a document within a project. Use targetDocument, previousPart, and nextPart to position it.
Instructions
Moves the specified Work Item to the Document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| workItemId | Yes | The Work Item ID. | |
| requestBody | Yes | Moving Work Item to Document parameters. |