Update Users ​
Endpoint ​
PATCH /unified/ticketing/users/{id}Integrations supported
- Dixa
- Freshchat
- Hive
- Pivotal Tracker
- Planhat
- Qualtrics CoreXM
- SolarWinds Service Desk
- SurveySparrow Ticket Management
- Teamwork Project Management
Path parameters ​
The ID of the resource.
23423523Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79dThe format of the response.
- unifiedreturns the response with unified mappings applied.
- rawreturns the unprocessed, raw response from the remote API.
- normalizedapplies the unified mappings and returns the data in a normalized format.
- streamreturns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified.
- unified
- raw
- normalized
- stream
unifiedExcludes the remote_data attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=nameQuery parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=barCollection with type project is required.
Required in
- Pivotal Tracker
Request Body ​
Refer Writing data using Unified APIsThe user's first name
Supported in
- Dixa
- Freshchat
- Hive
- Planhat
- Qualtrics CoreXM
- Teamwork Project Management
The user's last name
Supported in
- Dixa
- Freshchat
- Hive
- Planhat
- Qualtrics CoreXM
- Teamwork Project Management
The user's email addresses
Supported in
- Dixa
- Freshchat
- Planhat
- Qualtrics CoreXM
- SolarWinds Service Desk
- Teamwork Project Management
The user's email address
The type of email address
- primary
- other
The roles the user has
- owner
- member
- viewer
Enum support by integration
- Pivotal Tracker- owner
- member
- viewer
 
Supported in
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- Teamwork Project Management
The role's unique identifier
The role's name
Supported in
- Planhat
The user's name
Required in
- Dixa
Supported in
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The URL of the user's avatar
Supported in
- Dixa
- Freshchat
The user's username
Supported in
- Qualtrics CoreXM
The IDs of the teams the user is a member of
Supported in
- Freshchat
- active
- inactive
Enum support by integration
- SolarWinds Service Desk- active
- inactive
 
Supported in
- SolarWinds Service Desk
Any additional data that should be passed as part of the request body. This data is not transformed by Truto and is passed as is to the remote API.
Response Body ​
The user's unique identifier
Supported in
- Dixa
- Freshchat
- Hive
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The user's name
Supported in
- Dixa
- Freshchat
- Hive
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The user's first name
Supported in
- Dixa
- Freshchat
- Hive
- Planhat
The user's last name
Supported in
- Dixa
- Freshchat
- Hive
- Planhat
The user's username
Supported in
- Pivotal Tracker
The user's email addresses
Supported in
- Dixa
- Freshchat
- Hive
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The user's email address
The type of email address
Whether the user is active or not
Supported in
- Dixa
- Freshchat
- Planhat
- SolarWinds Service Desk
The IDs of the teams the user is a member of
Supported in
- Dixa
- Freshchat
- SolarWinds Service Desk
The URL of the user's avatar
Supported in
- Dixa
- Freshchat
- SurveySparrow Ticket Management
The roles the user has
Supported in
- Dixa
- Freshchat
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The role's unique identifier
The role's name
The date and time the user was created
Supported in
- Dixa
- Freshchat
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
- SurveySparrow Ticket Management
The date and time the user was last updated
Supported in
- Dixa
- Pivotal Tracker
- Planhat
- SolarWinds Service Desk
The unique identifier for the specific version of the resource.
Raw data returned from the remote API call.