create_company_file_version
Create new versions of company files in Procore to manage document revisions and track changes over time.
Instructions
Create company file version. [Core/Documents] POST /rest/v1.0/companies/{company_id}/file_versions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| file_id | Yes | The id of the File | |
| file_version | Yes | file_version |