Update Company User
Update company user's field, user identified by email field.fields can not omit
Authentication
authTokenstring
API Key authentication via header
Path parameters
companyId
Headers
authToken
Auth token in header.
Request
This endpoint expects an object.
email
firstName
lastName
acceptWelcomeEmail
(0=will not receive email 1=will receive email)
Allowed values:
channelIds
BigCommerce channel id list
companyRoleId
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.
extraFields
phone
userRole
user role(0=admin 1=senior_buyer 2=junior_buyer 3=sales_rep)
uuid
Response
Response Success
code
Response status code
data
Response data
message
Response message
Errors
400
Bad Request Error
404
Not Found Error