Sign in

Update company

documented

Update a company.

PUT /api/v2/companies/{id}Companiesno implementation yet0 runs

Input

domain
Freshdesk domain (without .freshdesk.com)
yourdomain
id*
Company ID
123
name
Company name
Acme Corp
description
Description
Leading widgets manufacturer
domain1
Additional domain 1
acme.example
domain2
Additional domain 2
acme.co
custom_fields
Custom fields JSON
{ "website": "https://example.com" }
health_score
Health score
Healthy
account_tier
Account tier
Premium
renewal_date
Renewal date
YYYY-MM-DD
Calls freshdesk as you (your API key is your account); keychains.dev holds the credentials.
Update company · freshdesk · OpenIntegrations