For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Update company user's field, user identified by email field.fields can not omit
Authentication
authTokenstring
API Key authentication via header
Path parameters
companyIdstringRequired
Headers
authTokenstringRequired
Auth token in header.
Request
Extra Field Values
emailstringRequired
firstNamestringRequired
lastNamestringRequired
acceptWelcomeEmailenumOptional
(0=will not receive email 1=will receive email)
Allowed values:
phonestringOptional
userRolestringOptional
user role(0=admin 1=senior_buyer 2=junior_buyer 3=sales_rep)
uuidstringOptional
channelIdslist of integersOptional
BigCommerce channel id list
companyRoleIdintegerOptional
The company role id. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. When it has a value, it will override the value of the userRole field.