sigma_change_member_email
Update a member's email address by supplying the member ID and the new email.
Instructions
Change a member's email address via PATCH /v2/members/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member_id | Yes | ||
| new_email | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |