Groups resouce

Site group management - Add / edit group module permission

OVERVIEW


Method to allocate module permissions to a group 

Request URL

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

Request parameters

Parameter Value Description
siteid integer The ID of the site. The siteid can be obtained by calling the Get site list
groupid integer The ID of the site group The groupid can be obtained by calling Get all site groups 

Request Body

The request body should have a  module permissions object.  

Response 

 The API returns a 200 OK if successful otherwise an error object and error code.  

Comments


0 Comments

Last Updated: Jun 09,2023