Update Member Role
Change a member's role. Requires owner or admin role.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
workspace_id
target_user_id
Request
This endpoint expects an object.
role
New RBAC role
Allowed values:
Response
Successful Response
added_by
created_at
id
role
RBAC roles within a workspace.
Allowed values:
user_id
workspace_id
Errors
422
Unprocessable Entity Error