Update a group with extension
PATCH https://graph.microsoft.com/v1.0/groups/{{GroupId}}
Request Body
{"adatumisv_courses"=>{"id"=>"123", "name"=>"More Managers", "type"=>"Online"}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| SdkVersion | string | ||
| Content-Type | string |