mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 14650140688
This commit is contained in:
@@ -64,6 +64,7 @@ Method | HTTP request | Description
|
||||
Create an access profile.
|
||||
A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile's source.
|
||||
The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
|
||||
>**Note:** To use this endpoint, you need all the listed scopes.
|
||||
|
||||
[API Spec](https://developer.sailpoint.com/docs/api/v3/create-access-profile)
|
||||
|
||||
@@ -399,7 +400,7 @@ try {
|
||||
[[Back to top]](#)
|
||||
|
||||
## list-access-profiles
|
||||
Get a list of access profiles.
|
||||
Get a list of access profiles.
|
||||
>**Note:** When you filter for access profiles that have the '+' symbol in their names, the response is blank.
|
||||
|
||||
[API Spec](https://developer.sailpoint.com/docs/api/v3/list-access-profiles)
|
||||
|
||||
Reference in New Issue
Block a user