Update workspace members
Workspaces
Update workspace members
This endpoint allows you to update the members of a workspace.
Note that this will update all the members of the workspace.
It is restricted to admin and company admin users.
PUT
Update workspace members
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 workspace.
Response
200 - application/json
Mixin providing get_membership_role method for workspace serializers.