delete_project_location
Remove a specific location from a Procore project by providing the project ID and location ID. This action permanently deletes the location data from the project's records.
Instructions
Delete Project Location. [Core/Project] DELETE /rest/v1.0/projects/{project_id}/locations/{location_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| location_id | Yes | ID of the location |