update-planner-task
Modify Microsoft Planner task properties like title, due date, priority, and completion status to manage project workflows.
Instructions
Update the properties of plannerTask object.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| If-Match | Yes | ETag value. | |
| plannerTaskId | Yes | Path parameter: plannerTaskId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |