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
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
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