Automated commit 'Merge pull request #1615 from sailpoint/khartzke/IDNARC-2459

IDNARC-2459 Update load-entitlements beta doc to include the fact tha…' by github action: 8474015421
This commit is contained in:
GitHub Action Bot
2024-03-28 21:39:26 +00:00
parent 3427864a07
commit fa2dfa5d3d

View File

@@ -1,11 +1,12 @@
post: post:
tags: tags:
- Entitlements - Entitlements
summary: Import Entitlement CSV File summary: Aggregate Entitlements
operationId: importEntitlementCsv operationId: importEntitlements
description: >- description: >-
Uploads a comma separated file (CSV) to a delimited file source and starts an entitlement aggregation on the source. Starts an entitlement aggregation on the specified source.
If the target source is a direct connection, then a request body is not needed. If the target source is a delimited file source, then the CSV file needs to be included in the request body.
parameters: parameters:
- in: path - in: path
name: id name: id
@@ -27,7 +28,7 @@ post:
- csvFile - csvFile
responses: responses:
"202": "202":
description: Load Entitlements Task description: Aggregate Entitlements Task
content: content:
application/json: application/json:
schema: schema: