Update Company
Companies
Update Company
Update an existing company
PATCH
Update Company
Request
Path Parameters
Company ID (UUID)
Body Parameters
All fields are optional. Only provided fields will be updated.Company name
Industry
Website URL
LinkedIn URL
Company size
City
Country
Domain
Description
Tags (replaces existing)
Headers
Response
Updated company object with
id, name, industry, updated_dateErrors
| Status | Code | Description |
|---|---|---|
| 404 | not_found | Company not found |
| 403 | insufficient_permissions | Missing companies:write permission |