API - Find user group

Hello,

I’ve built code using the API that sets the display name and description, and sets the authorized to yes. The last step is to share the device with group VW. I’m having trouble finding the endpoint to retrieve the user group name VW and to set the display to allow view, edit, delete to group VW. Suggestions?

Thanks in advance for any assistance.

Hi @Gary, you can use the following API to find a user group by name: UserGroup Search API

As for assigning displays, it’s not necessary to explicitly assign a display to a user group.
As long as the user group has the Display Management feature enabled, users in that group should already be able to manage and edit displays.

You can enable this by going to User Groups → select a user group → Row menu → Features → Displays tab, then checking Display Management.