Skip to content

Commit

Permalink
Automated commit 'Merge pull request #1938 from sailpoint/devrel-2062
Browse files Browse the repository at this point in the history
devrel-2062 beta, 2024' by github action: 12697707366
tyler-mairose-sp committed Jan 9, 2025
1 parent 6b794a8 commit 709f1e5
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 3 additions & 2 deletions idn/beta/paths/reset-entitlements.yaml
Original file line number Diff line number Diff line change
@@ -4,9 +4,10 @@ post:
- Entitlements
summary: Reset Source Entitlements
description: >-
Removes all entitlements on a specific source.
Remove all entitlements from a specific source.
To reload the accounts along with the entitlements you removed, you must run an unoptimized aggregation.
To do so, use [Import Accounts](https://developer.sailpoint.com/docs/api/beta/import-accounts/) with `disableOptimization` = `true`.
parameters:
- name: id
in: path
6 changes: 5 additions & 1 deletion idn/v2024/paths/reset-entitlements.yaml
Original file line number Diff line number Diff line change
@@ -3,7 +3,11 @@ post:
tags:
- Entitlements
summary: Reset Source Entitlements
description: Removes all entitlements on a specific source.
description: >-
Remove all entitlements from a specific source.
To reload the accounts along with the entitlements you removed, you must run an unoptimized aggregation.
To do so, use [Account Aggregation](https://developer.sailpoint.com/docs/api/v2024/import-accounts/) with `disableOptimization` = `true`.
parameters:
- name: id
in: path

0 comments on commit 709f1e5

Please sign in to comment.