Update a Planner task
PATCH https://graph.microsoft.com/v1.0/planner/tasks/{{TaskId}}
Request Body
{"title"=>"Updated task title"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
If-Match | string |
PATCH https://graph.microsoft.com/v1.0/planner/tasks/{{TaskId}}
{"title"=>"Updated task title"}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
If-Match | string |