Create Company Classifications For Project
create_company_classifications_for_projectCreate all company work classifications for a specified Procore project. Use this to set up initial company settings by providing the project ID.
Instructions
All company work classifications are created for the project. Use this to create a new Company Settings in Procore. Creates a new Company Settings and returns the created object on success (HTTP 201). Required parameters: project_id. Procore API: Company Admin > Company Settings. Endpoint: POST /rest/v1.0/projects/{project_id}/work_classifications/initial_setup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. |