Create a Planner task
POST https://graph.microsoft.com/v1.0/planner/tasks
Request Body
{"planId"=>"{{PlanId}}", "title"=>"New Task", "assignments"=>{}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://graph.microsoft.com/v1.0/planner/tasks
{"planId"=>"{{PlanId}}", "title"=>"New Task", "assignments"=>{}}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |