Forum Discussion
DavidS524
3 years agoHelper I
REST API Admin - Groups AddUserAsAdmin:"Parameter PrincipalType or Identifier is missing or invalid"
Hi everyone, I am trying to use the REST API to add a mail-enabled security group as an admin on a workspace. I get the following error when using this format: { groupUserAccessRight: "Admin...
aj1973
3 years agoCommunity Champion
The Identifier, where do you get it from? it can't be the name of the security group
tumuju
3 years agoFrequent Visitor
I got the identifier Azure AD. The identifier is object id of group.
Membership type: assigned
Source: Windows AD Server
Object ID: <This is what I am using as the identifier>
The object is a group with members of type user.
Thanks