Delete Location
delete_locationPermanently delete a project location by providing its unique ID and project ID. This action cannot be undone.
Instructions
Delete the 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: id, project_id. Procore API: Core > Project. Endpoint: DELETE /rest/v1.0/locations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | URL path parameter — unique identifier of the Project resource | |
| project_id | Yes | Query string parameter — unique identifier for the project. |