Skip to main content

CancelAccessRequest

Import this model from the entry point of its package:

import { CancelAccessRequest } from '@sailpoint/angular-sdk/access_requests';

Properties

NameTypeDescriptionNotes
accountActivityIdstringThis refers to the identityRequestId. To successfully cancel an access request, you must provide the identityRequestId.[default to undefined]
commentstringReason for cancelling the pending access request.[default to undefined]