Add Group Permission

Add a group permission to a user

Results

Calling the /user_permission/add_group_permission endpoint will return status and group data

The result will have the following keys:

KeyDescription
successtrue if success. Else false
groupGroup object data

Here is a list of fields that can be provided for the group object

KeyDescription
oidencrypted id of group
namename of group
Language
Click Try It! to start a request and see the response here!