Update a bucket
PATCH https://graph.microsoft.com/v1.0/planner/buckets/{{BucketId}}
Request Body
{"name"=>"Updated bucket name"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
If-Match | string |
PATCH https://graph.microsoft.com/v1.0/planner/buckets/{{BucketId}}
{"name"=>"Updated bucket name"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
If-Match | string |