Asynchronously export details for a potential role in a role mining session and upload to S3
POST {{baseUrl}}/role-mining-sessions/:sessionId/potential-roles/:potentialRoleId/export-async
This endpoint uploads all the information for a potential role in a role mining session to S3 as a downloadable zip archive. Includes identities and entitlements in the potential role.
Request Body
{"minEntitlementPopularity"=>0, "includeCommonAccess"=>true}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| X-SailPoint-Experimental | boolean | (Required) Use this header to enable this experimental API. | |
| Content-Type | string | ||
| Accept | string |