Update All Classification
update_all_classificationActivate or deactivate all work classifications associated with a project by performing a bulk update.
Instructions
Activating/deactivating all classifications associated with the specified project. Use this to update an existing Company Settings (only the supplied fields are changed). Updates the specified Company Settings and returns the modified object on success. Required parameters: project_id. Procore API: Company Admin > Company Settings. Endpoint: PATCH /rest/v1.0/projects/{project_id}/work_classifications/bulk_update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| is_active | No | JSON request body field — is the classifications active or not |