0

From group setting we can create new custom roles to be add to the built-in ones (OWNER, MANAGER and MEMBER), and we can assign those custom roles to any member of the group.

Using the Directory API, is there any way to add a custom role? and get all roles assigned to a member including those custom roles?

Thank you

1 Answers1

1

The last time I checked, this is still not possible. You can take a look at some pages like the Members: Update info, and you'll see that the role parameter still only accepts the three allowed values you mentioned.

squid808
  • 1,430
  • 2
  • 14
  • 31