IdentityCollections REST Endpoints

IdentityCollections
The operations from the IdentityCollections category.
Creates a new Identity Collection
Method: post
Path: /access-governance/access-controls/20250331/identityCollections
Delete a provisioned Identity Collection
Method: delete
Path: /access-governance/access-controls/20250331/identityCollections/{identityCollectionId}
Get a list of Identity Collections
Method: get
Path: /access-governance/access-controls/20250331/identityCollections
Get a list of members in an identity collection
Method: get
Path: /access-governance/access-controls/20250331/identityCollections/{identityCollectionId}/members
Get an Identity Collection
Method: get
Path: /access-governance/access-controls/20250331/identityCollections/{identityCollectionId}
Update the Identity Collection identified by the id
Method: put
Path: /access-governance/access-controls/20250331/identityCollections/{identityCollectionId}