Update member
Accounts
Update member
Update member details for your organization
PUT
Update member
Authorizations
Vida API Token
Body
application/json
User Id of the member you are updating
Example:
3
New email for the member
Example:
"member@acmesolar.com"
Role for the member
Example:
"admin"
Account ids that this member can access. Send empty array to remove all account restrictions
Example:
[12345, 67890]