Delete Department
delete_departmentPermanently delete a department record from your Procore company using its unique ID. This action cannot be undone.
Instructions
Delete Department. Use this to permanently delete the specified Directory records. This cannot be undone. Permanently removes the specified Directory records. This action cannot be undone. Required parameters: id, company_id. Procore API: Core > Directory. Endpoint: DELETE /rest/v1.0/departments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Directory resource | |
| company_id | Yes | Query string parameter — unique identifier for the company. |