Skip to main content

Responseactioncreaterequest

Import this model from the entry point of its package:

import { Responseactioncreaterequest } from '@sailpoint/angular-sdk/intelligence';

Properties

NameTypeDescriptionNotes
actionTypestringWhich response action to run.[default to undefined]
identityTypestringSubject type of the response action. v1 supports HUMAN.[default to undefined]
identityIdstringISC identity id, resolved by the caller from a prior intelligence query.[default to undefined]
accountIds(optional) Array<string>One or more account ids. Required for DISABLE_ACCOUNT (1-50 after trim/dedupe); must be omitted for DISABLE_IDENTITY. A single account is sent as a one-element array.[default to undefined]
contextResponseactioncontext[default to undefined]