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