[ { "id": "<string>", "role": "Viewer", "user": { "id": "<string>", "org_id": "<string>", "account_id": "<string>", "profile_picture": "<string>", "name": "<string>", "email": "<string>", "job_position_name": "<string>", "job_position_description": "<string>", "state": "Active", "roles": [ "AppGuest" ], "created_at": "<string>" }, "is_project_member": true } ]
Update the roles of members in a specific project
The ID of the project to update members in
The updated member information
Show child attributes
Returns the updated project members
Viewer
Commenter
Editor
Admin
Owner