GenAI Entitlement Descriptions Pending approval

Hi @SailPointDeveloperCommunity,
is there a way to bulk approve the GenAI Entitlement Descriptions, i am aware of the manual way of approving but the pending requests is way too high.
So if there is a way to bulk approve these things please let me know
Thank you

Hi @spoorthi ,

To successfully approve the high volume of pending Suggested Entitlement Description (SED) requests using the API, you need to follow a two-step process: (Suggested Entitlement Description | SailPoint Developer Community)

  1. GET the IDs of the pending requests - list-seds | SailPoint Developer Community .

  2. POST those IDs to the bulk approval endpoint - submit-sed-approval | SailPoint Developer Community .

Also, you can do this via UI,
The user interface does support a limited form of bulk approval:

  • Process: On the GenAI Entitlement Descriptions page in the ISC UI, you can use the checkboxes next to the entitlements to select multiple descriptions.

  • Action: Once multiple are selected, you should see a button to Approve or Deny them all at once.