Groups resouce

Site group management - Add existing group to site

OVERVIEW


This API method adds an existing system group to the site

Request URI

POST   /api/3/sites/{siteid}/groups/{groupid}

Request Parameter

Parameter Name Value Description
siteid Integer The ID of the site. The siteid can be obtained by calling the Get Site list API
groupid Integer The ID of the system group to be added to the site. 

 

 

Response 

The response returns a group object with the group id populated in the group object. 

Comments


0 Comments

Last Updated: Jun 09,2023