Skip to main content

User Accounts

Operations related to User Accounts

📄️ Add a user account.

Create user and optionally company and api key according to specified values. Link to activate account is sent via an email. Request, response details depend on specified 'userAccountType': WEB_UI - all attributes are required, except only one of 'companyId' and 'companyName'; if no 'companyId' is specified, 'companyName' and domain part of 'username' are used to create company; API - only 'username' (and 'userAccountType') is required; api key is sent via an email; if user account already exists, initiate reset of api key via an email