Update a user's project role
Update the project role for an existing member.
The caller must have project:manage_members on the project's organization — enforced by RLS on the user-scoped client.
patch/projects/{project_id}/members/{user_id}
Path parameters
project_idstring required
user_idstring required
Request body
Response
Successful Response