Delete A Company Office
delete_a_company_officePermanently remove a company office using its unique ID and company ID. This action cannot be undone.
Instructions
Deletes an Office associated to a Company. Use this to permanently delete the specified Company Settings. This cannot be undone. Permanently removes the specified Company Settings. This action cannot be undone. Required parameters: id, company_id. Procore API: Company Admin > Company Settings. Endpoint: DELETE /rest/v1.0/offices/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Company Settings resource | |
| company_id | Yes | Query string parameter — unique identifier for the company. |