updateLead
Modify contact details, stage, source, tags, or custom attributes for a specific lead by providing its ID.
Instructions
Update an existing lead by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | Lead ID to update | |
| firstName | No | ||
| lastName | No | ||
| emails | No | ||
| phones | No | ||
| assignedUserId | No | ||
| stage | No | ||
| source | No | ||
| tags | No | ||
| tagsAdd | No | ||
| leadTypes | No | ||
| buyingTimeFrame | No | ||
| birthday | No | ||
| language | No | ||
| customAttributeList | No |