leads_update
Update a lead's details such as name, email, phone, status, and custom properties by supplying the lead ID and the fields to modify.
Instructions
Update an existing lead
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead ID (required) | |
| first_name | No | ||
| last_name | No | ||
| business_name | No | ||
| No | |||
| phone | No | ||
| mobile | No | ||
| address | No | ||
| city | No | ||
| state | No | ||
| zip | No | ||
| status | No | ||
| converted | No | ||
| disabled | No | ||
| hidden_notes | No | ||
| user_id | No | ||
| opportunity_amount_dollars | No | ||
| likelihood | No | ||
| properties | No |