Add a user to a group on Organization level.
PUT/api/v1/organizations/:organizationId/groups/:groupId
Add a user to a group on Organization level.
Request
Responses
- 204
- 401
- 404
Successfully added the user to the group.
Response Headers
Invalid Token
Response Headers
Organization or group not found.