Update groups of a company member
Users
Update groups of a company member
deprecated
Warning: This endpoint will be deleted in the future, use the /users/<int:id>/roles/update/ instead.This endpoint allows you to update the groups of a company member.
Note that this will update all the groups of the member.
It is restricted to admin and company admin users.
PUT
Update groups of a company member
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the user.
Body
Response
200 - application/json