companies

Update Company

patch/api/companies/{company_id}

Path parameters

company_idstring uuid required

Request body

namestring nullable
domainstring nullable
industrystring nullable
employee_countinteger nullable
linkedin_urlstring nullable
websitestring nullable
lifecycle_statusstring nullable
outreach_eligibleboolean nullable
enrichment_dataobject nullable

Response

Successful Response

idstring uuid required
namestring required
domainstring nullable required
industrystring nullable required
employee_countinteger nullable required
linkedin_urlstring nullable required
websitestring nullable required
lifecycle_statusstring required
outreach_eligibleboolean required
enrichment_dataobject nullable required
enriched_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.