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

project_role_idstring required

ID of the project role to assign.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.