UpdateUserInput
Updates an existing User
s details
Input Fields
ID!
)
ID of the object
String
)
External reference of the object. Recommended to be unique.
Max character limit: 100.
String
)
User Password. Max character limit: 128.
String
)
The user's title. For example Mr., Miss, Dr., Ms. etc
Max character limit: 50.
String
)
User's first name.
Max character limit: 50.
String
)
User's last name.
Max character limit: 50.
String
)
User's primary email.
Max character limit: 250.
String
)
User's primary phone number.
Max character limit: 20.
String
)
Type of the user. For example ADMIN, RETAILER, LOCATION etc
String
)
Status of the user.
Max character limit: 50.
String
)
API Key. To be used with the Fluent Widget.
Max character limit: 128.
[AttributeInput]
)
A list of attributes associated with this object. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.
String
)
Department
String
)
Country.
Max character limit: 100.
String
)
Timezone.
Max character limit: 32.
SettingValueTypeInput
)
User language (leave null to allow users to self-select their language preference)
Boolean
)
Determines if the user has opted to receive promotions
RetailerId
)
User's retailer context
LocationId
)
User's location context
[UserRoleInput]
)
A list of roles to be assigned to the user. This operation works in an upsert fashion i.e. any previously assigned roles to the user will not be removed; only new ones will be added.