delete_location
Remove a location from a Procore project by specifying its ID and project identifier to maintain accurate project site records.
Instructions
Delete location. [Core/Project] DELETE /rest/v1.0/locations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the location | |
| project_id | Yes | Unique identifier for the project. |