Remove user from groups
name | type | description | default | constraints |
---|---|---|---|---|
userId | path | ID of group |
media type | data type |
---|---|
application/json | object |
media type | data type | description |
---|---|---|
application/json | object | JSON Response with information, whether the removing has or has not been succeeded. |
Add user to groups
name | type | description | default | constraints |
---|---|---|---|---|
userId | path | ID of group |
media type | data type |
---|---|
application/json | object |
media type | data type | description |
---|---|---|
application/json | object | JSON Response with information, whether the removing has or has not been succeeded. |