update_company_office
Modify company office details in Procore by updating information such as address, contact data, or operational settings for administrative purposes.
Instructions
Update company office. [Company Admin/Company Settings] PATCH /rest/v1.0/offices/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the office | |
| company_id | Yes | The ID of the Company the Office belongs to | |
| office | Yes | Office object |