Groups REST Endpoints

Common APIs/Groups

Groups are an efficient way to organize, manage, and query the entities and entity types in your environment using Tags.

Create a Group
Method: post
Path: /serviceapi/entityModel/uds/groups
Delete a Group
Method: delete
Path: /serviceapi/entityModel/uds/groups/{groupName}
Get Group Members
Method: get
Path: /serviceapi/entityModel/uds/groups/{groupName}/members
Get Groups
Method: get
Path: /serviceapi/entityModel/uds/groups