Create a bucket in a plan
POST https://graph.microsoft.com/v1.0/planner/buckets
Request Body
{"name"=>"New bucket", "planId"=>"{{PlanId}}", "orderHint"=>" !"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
If-Match | string |
POST https://graph.microsoft.com/v1.0/planner/buckets
{"name"=>"New bucket", "planId"=>"{{PlanId}}", "orderHint"=>" !"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
If-Match | string |