Application

Update an existing application.

patch/{tenantID}/applications/{applicationObjectId}

Path parameters

applicationObjectIdstring required

Application object ID.

tenantIDstring required

The tenant ID.

Query parameters

api-versionstring required

Client API version.

Request body

availableToOtherTenantsboolean

Whether the application is available to other tenants

displayNamestring

The display name of the application.

homepagestring

The home page of the application.

identifierUrisstring[]

A collection of URIs for the application.

replyUrlsstring[]

A collection of reply URLs for the application.

oauth2AllowImplicitFlowboolean

Whether to allow implicit grant flow for OAuth2

Response

No Content

Changes