create_access_profile
Create a new access profile in SailPoint to define and manage user permissions, specifying entitlements, ownership, and requestability for access governance.
Instructions
Create a new access profile.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the access profile | |
| description | No | Description of the access profile | |
| sourceId | Yes | Source ID the access profile is associated with | |
| ownerId | Yes | Identity ID of the owner | |
| entitlementIds | No | Array of entitlement IDs to include | |
| requestable | No | Whether the access profile can be requested |