Skip to main content

PUTa company

PUT /user-api/v1/companies/:id

Path Parameters

string
Company ID

Headers

Query Parameters

string
Related data to include: custom_fields, tags, lists, contacts

Endpoint Example

PUT /user-api/v1/companies/company_67890?include=tags,custom_fields
Relationship fields (tags, lists, contacts, custom_fields) are replaced entirely with the provided values. To add to existing relationships, include all current values plus new ones.

Request

Response