FirstUserInput
The input required to specify or define the first user of the account. User also receives the Company Administrator role by default.
This page contains
Fields
firstName String! | First name of the user being created |
lastName String! | Last name of the user being created |
emailAddress EmailAddress | Primary email address of the user being created as specified in RFC-822 |
roles [AccountMembershipRole] | Roles to be assigned to the user within this account (company) |
locale Locale PREVIEW | User's locale as specified in IETF BCP 47 |
externalId String PREVIEW | Unique external identifier of the user |
title Title PREVIEW | Title of the user |
username String PREVIEW | Username of user |