API ReferenceTypesUpdateAppInstallationArgsOn this pageUpdateAppInstallationArgs type UpdateAppInstallationArgs = { appTokenScopesValidated?: boolean;}; Arguments for updating an app installation. Properties appTokenScopesValidated? optional appTokenScopesValidated: boolean; Updated validated-scopes flag.