Update a company
Companies
Update a company
Update mutable fields on an existing company.
Scope: write:companies
PATCH
Update a company
Authorizations
Bearer API key. Secret server keys start with gt_live_; client-safe browser keys start with gt_pub_ (write-only, origin-pinned). Create and scope keys in Settings → API Keys.
Path Parameters
Resource UUID. For companies you may also pass ext:<externalId> to address by your external id.
Body
application/json
Any subset of the writable company fields. healthScore/healthStatus/counts are read-only.
Required string length:
1 - 255Maximum string length:
255Maximum string length:
100Maximum string length:
50Maximum string length:
50Maximum string length:
100Maximum string length:
255Maximum string length:
30Maximum string length:
255Required range:
x >= 0Integer minor units.
Required range:
x >= 0Integer minor units.
Required range:
x >= 0ISO 4217 code or null.
Maximum string length:
3Pattern:
^[A-Z]{3}$Response
The updated company.
A canonical company record. Health, counts, and timestamps are read-only.
Last modified on July 6, 2026