Groups resouce
Site group management - Get group module permission
OVERVIEW
.Method to get module permissions for a group
Request URL
GET /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 the Get all site groups |
Response Body
The response body contains module permissions object.
Last Updated: Jun 09,2023
Comments
0 Comments