...
parameter | description | required | default |
---|---|---|---|
parent | Retreive Retrieve groups that belong to this parent group | optional | |
search, q | Retrieve groups that match the search criteria | optional | |
offset | Search offset | optional | 0 |
limit | Search page size | optional | 20 |
...
parameter | description | required | default |
---|---|---|---|
new-user-username | Login username for the new user | required | |
new-user-password | Password for the new user | required | |
new-user-email | The e-mail address for the new user | optional | |
new-user-display-name | The display name for the new user | optional | |
new-user-group | The ID of the group to which the new user will belong | optional | |
new-user-roles | A comma separated list of the IDs of the rols roles to which the new user will belong | optional |
...