Creates a new user and sends an invitation email if the user does not exist. Adds the new or existing user to the current account. If the user already exists and is already a member of the account, an error is returned
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User created successfully