DELETE groups/users
Add a user to an organisation group.
URL
Parameters
Responses
204 - OK
No response body.
400 - Bad Request
Error Code: GROUP_NOT_FOUND
A group could not be found with the specified Group Id
.
400 - Bad Request
Error Code: USER_NOT_FOUND
A user could not be found with the specified userId
.
Last updated