update_poi
Update an existing point of interest by providing its ID and the fields you want to modify.
Instructions
Update a point-of-interest. Provide only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| city | No | ||
| title | No | ||
| address1 | No | ||
| address2 | No | ||
| latitude | No | ||
| longitude | No | ||
| description | No | ||
| postal_code | No | ||
| country_code | No | ||
| contact_phone | No | ||
| display_order | No | ||
| poi_entity_id | Yes | POI ID from list_pois | |
| state_province | No | ||
| google_place_id | No |