Add a member to an existing group.
Request parameters
* denotes a required field Parameter | Example | SessionID* | The session Id obtained fromdoLogin() | String |  7viklshodc6cnsh4s5vu75mqk0 | GroupID* | The target group Id | Int |  4563 | Email* | The member email address | String |  joe@proofhq.com | DefaultRole | The default role for this group member. This role can be overridden by the user settings and / or proof settings 1: Read only 3: Reviewer 4: Approver 5: Reviewer and approver 6: Author 7: Moderator | String | 5 | DefaultEmailAlert | The default email notification for this group member. This notification can be overridden by user settings and / or proof settings 0: Value taken from user's Personal settings 1: All new comments and replies 2: Replies to my comments 3: Daily summary 4: Hourly summary 5: Decisions only 6: Final decision 9: Disabled | String |  1 |
Response parameters |