Update application
PATCH https://graph.microsoft.com/v1.0/applications/{{ApplicationId}}
Request Body
{"signInAudience"=>"AzureADMyOrg"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
PATCH https://graph.microsoft.com/v1.0/applications/{{ApplicationId}}
{"signInAudience"=>"AzureADMyOrg"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |