delete_project_location_v1_1
Remove a location from a Procore project by specifying project and location IDs to manage construction site data.
Instructions
Delete Project Location. [Core/Project] DELETE /rest/v1.1/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 |