User FPA
Users
Update a User by id or external ref
1min
PUT
HEADER PARAMETERS
X-Solutions-Callback-Secret
string
base64 encoded hmac secret
BODY PARAMETERS
body
UpdateUserRequest
Update User Request
userOwnerId
string
userOwnerType
string
function
string
firstName
string
First name of the user
middleName
string
Middle name of the user
lastName
string
Last name of the user
email
string
Email of the user
primaryMobile
object
Example: [object Object]
Primary Mobile of the user
secondaryMobile
object
Example: [object Object]
Secondary Mobile of the user
groups
string[]
Example:
aaa groups a user belongs to
workLocations
string[]
Example:
Work location of the user (One or more facility id)
teams
string[]
Example:
team ids for which a user belongs
identification
object
Example: [object Object]
ID
fileID
string
ID of a pic uploaded in FMS
userType
string
type of the user
department
string
Department of the user
aaaId
string
aaa Id of the user
aaaGroups
string[]
Example:
aaa groups a user belongs
designation
string
Designation of the user
employmentType
string<Full-time | Part-time | Contract | NA>
Employment type of the user
callback
object
Example: [object Object]
RESPONSES
200
Default Error Response
CreatedResponse
error
Error
Error Information
request
Request
data
Data
default
Default Error Response
DefaultResponse
error
Error
Error Information
request
Request
data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?