Update User
Update an existing user in Freshservice.
Input
Field | Definition | Type | Required |
---|---|---|---|
Update By | |||
User ID | Unique identifier of the user. | Number | TRUE |
Fields | |||
First Name | First name of the user. | String | FALSE |
Last Name |
Last name of the user. |
String | FALSE |
User's email address. | String | FALSE | |
Secondary Emails | Additional emails associated with the user. | String | FALSE |
Department IDs | Unique IDs of the departments associated with the user. | List of Numbers | FALSE |
External ID | Alternate identifier for the user. | String | FALSE |
View All Associated Department Tickets | Set to True if the requester is allowed to view tickets filed by other members of the department. Otherwise, set to False. | String | FALSE |
Reporting Manager ID | User ID for the user's reporting manager. | String | FALSE |
Description | Optional. A note with additional details about the user. | String | FALSE |
Address | User's address. | String | FALSE |
Job Title | User's job title. | String | FALSE |
Language | User's language. | Dropdown | FALSE |
Mobile |
User's mobile number.
Only enter the digits of phone numbers. Don't enter any other symbols or special characters such as parentheses (), plus signs (+), or dashes (-). |
String | FALSE |
Phone |
User's phone number.
Only enter the digits of phone numbers. Don't enter any other symbols or special characters such as parentheses (), plus signs (+), or dashes (-). |
String | FALSE |
Time Zone | User's time zone. Choose an available time zone from the dropdown list. | Dropdown | FALSE |
Time Format | The user's time format. Select 12H to use the 12 hour time format, or 24H to use 24 hour format. | Dropdown | FALSE |
Location ID | Unique ID for the location associated with the user. | String | FALSE |
Custom Fields | Additional custom fields to store additional user information specific to your organization. | Various | FALSE |
Output
Field | Definition | Type |
---|---|---|
Status Code | Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |