Invite member
Accounts
Invite member
Invite a user to join your account as a member
POST
Invite member
Authorizations
Vida API Token
Body
application/json
Email of the person you are inviting
Example:
"admin@acmesolar.com"
URL to redirect user to after they accept invite
Example:
"https://vida.io/welcome"
Role for the invited member. Defaults to admin when not specified.
Example:
"admin"
Account ids that this member can access
Example:
[12345, 67890]Whether to send the default welcome email. Defaults to true.
Example:
true