Update a To Do list
PATCH https://graph.microsoft.com/v1.0/me/todo/lists/{{TaskListId}}
Request Body
{"displayName"=>"Postman created items"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
PATCH https://graph.microsoft.com/v1.0/me/todo/lists/{{TaskListId}}
{"displayName"=>"Postman created items"}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |