Skip to main content
Create a new account group to enable application managers to define and manage accounts as part of a group. Required Permissions for using this action:
  • Add accounts
  • Update account content
  • Update account properties
  • Create folders
External DocumentationTo learn more, visit the CyberArk documentation.

Parameters

ParameterDescription
Group NameThe name of the newly created group.
Group Platform IDThe name of the platform of the group.

Note: The associated platform must be active and set to PolicyType=Group OR Rotational Group.
SafeThe name of a CPM managed safe where the group will be created.

Example Output

{
	"GroupID": "23_5",
	"GroupName": "Windows accounts Group",
	"GroupPlatformID": "WinGroupID",
	"Safe": "Windows accounts Safe"
}

Workflow Library Example

Add Account Group with Cyberark and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I