[ { "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 } ]
Add one or more members to a specific project
The ID of the project to add members to
The members to add to the project
Show child attributes
Returns the added project members
Viewer
Commenter
Editor
Admin
Owner