Delete Project Location
delete_project_locationPermanently delete a project location by providing project and location IDs. This action removes the location records and cannot be undone.
Instructions
Deletes a specified Location. Use this to permanently delete the specified Project records. This cannot be undone. Permanently removes the specified Project records. This action cannot be undone. Required parameters: project_id, location_id. Procore API (v1.1): Core > Project. Endpoint: DELETE /rest/v1.1/projects/{project_id}/locations/{location_id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | URL path parameter — unique identifier for the project. | |
| location_id | Yes | URL path parameter — unique identifier of the location |