Docs

Update Contact

Updates an existing contact in Freshdesk.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
numberrequired

Freshdesk contact ID.

string

Name of the contact

string

Primary email address of the contact

string

Telephone number of the contact

string

Mobile number of the contact

string

Twitter handle of the contact

array of object

Social handles for the contact

string

External ID of the contact

array of string

Additional emails associated with the contact

number

Primary company ID for the contact

boolean

Whether contact can view all company tickets

array of object

Additional companies associated with the contact

string

Address of the contact

file

Avatar image of the contact

object

Key-value pairs for custom contact fields

string

Short description of the contact

string

Job title of the contact

string

Language of the contact

array of string

Tags associated with the contact

string

Time zone of the contact

string

Lookup field value for custom object linkage

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.