Update an open extension
PATCH https://graph.microsoft.com/v1.0/me/extensions/{{ExtensionId}}
Request Body
{"theme"=>"light", "color"=>"red", "lang"=>"Swahili"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
PATCH https://graph.microsoft.com/v1.0/me/extensions/{{ExtensionId}}
{"theme"=>"light", "color"=>"red", "lang"=>"Swahili"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |