Invites a new user to join the company by sending an invitation email. The user will receive an invitation URL to complete their registration.
User Roles:
OAuth2 authentication via Venly Identity Platform
Request to invite a new user to join the company with a specified role
Email address of the user to invite
1"user@example.com"
Role to assign to the user:
COMPANY_ADMIN, COMPANY_VIEWER, COMPANY_MANAGER First name of the user
"John"
Last name of the user
"Doe"