Skip to main content

SourceAppBulkUpdateRequest

Import this model from the entry point of its package:

import { SourceAppBulkUpdateRequest } from '@sailpoint/angular-sdk/apps';

Properties

NameTypeDescriptionNotes
appIdsArray<string>List of source app ids to update[default to undefined]
jsonPatchArray<JsonPatchOperation>The JSONPatch payload used to update the source app.[default to undefined]