Updates company details. ATS keys can update companies they created; direct client keys can update their own company.
Updates an existing company using partial updates. Access rules differ between regular API keys and ATS integration keys.Documentation Index
Fetch the complete documentation index at: https://docs.instaview.sk/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication using Bearer scheme
Required for ATS API keys to specify which company to access. Ignored for standard company API keys.
Company name
2 - 100"Acme Corporation"
Company description
1 - 1000"Leading technology company specializing in enterprise software"
Custom metadata (merged with existing metadata, max 10KB, 5 levels deep, 50 keys)
{
"industry": "Technology",
"size": "50-200"
}Email of the company owner. If provided, the system will automatically assign or invite the user.
254"owner@example.com"
Company ID
"123e4567-e89b-12d3-a456-426614174000"
Company name
"Acme Corporation"
Created timestamp
"2024-11-16T10:30:00Z"
Updated timestamp
"2024-11-16T10:30:00Z"
Company description
"Leading technology company"
Email of the company owner
254"owner@example.com"
Custom metadata
{
"externalCompanyId": "COMP-12345",
"industry": "Technology"
}