Update Group
PUT {{apiPath}}/environments/{{envID}}/groups/{{groupID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Group.
Request Body
{"name"=>"MyGroupName1", "description"=>"This is a group for testing.", "externalId"=>"cn=Some Group,ou=groups,dc=some,dc=active-directory,dc=domain", "customData"=>{"groupOwnwer"=>"Bill Sample", "securityGroup"=>true}, "userFilter"=>"title eq \"Manager\""}