Update a lead's location
update_lead_locationSet lead's lat/lng and city for correct mapping and area.
Instructions
Set a lead's coordinates (lat/lng) and/or city, so it maps correctly and falls into the right areas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead id, e.g. L3. | |
| lat | No | ||
| lng | No | ||
| city | No | ||
| project | Yes |