put
https://api.paradox.ai/api/v1/public/user_permission/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:
| Key | Description |
|---|---|
| success | true if success. Else false |
| group | Group object data |
Here is a list of fields that can be provided for the group object
| Key | Description |
|---|---|
| oid | encrypted id of group |
| name | name of group |
