Update User
Update one or multiple user attributes.
Authorizations
API token for the Authorization header parameter.
Headers
Language identifier, using the ISO 639-1 specification. If none provided it will use the account default language. For additional info please access /v1/locales
Path Parameters
Resource identifier. It can be an integer or a string having the following format x-EMPLOYEE_ID
, where EMPLOYEE_ID is a alpha numerical string and is related to employeeId
field value.
Body
"John"
"Doe"
"john@example.com"
"ABC12345"
"john2@example.com"
"+33 6 12 34 56 78"
"+33 6 12 34 56 78"
1 is male, 2 is female
1
Only accepts values available for your account. For available languges please access /v1/locales
"fr"
"FR"
"2007-06-23"
"16 Rue de Triomphe"
"Paris"
75015
"France"
If none provided it will default to status 1 (active)
1
1
User ID (can be User ID (int) or employeeID (string))
"ABC12345"
User ID (can be User ID (int) or employeeID (string))
"ABC12345"
Job Id (can be Job ID (int) or externalId (string))
"ABC12345"
Not providing any field reference (eg. fieldId
and/or externalFieldId
) or no match is made from the provided field reference(s), it will attempt to create a new additional field based on the attributes given.
Response
Internal ID
0
"ABC12345"
"John"
"Doe"
"john@example.com"
"john2@example.com"
"+33 6 12 34 56 78"
"+33 6 12 34 56 78"
1
"fr"
"2007-06-23"
"FR"
"16 Rue de Triomphe"
"Paris"
75015
"France"
1
1
Manager Internal user ID
123
Manager Employee ID
"ABC0000"