Lead Edit By Email
PUT https://api.closum.com/v2/lead/edit-by-email?api-key={{api_key}}
You are not allowed to change a lead email.
To send multiple tags, apply different keys inside tags[], ex: tags[1] tags[2] ... tags[...]
Field | Required | Notes |
---|---|---|
yes | ||
name | no | |
mobile_number | no | |
consent_email | no | Boolean |
consent_sms | no | Boolean |
tags[N] | no | N+1 for each tag |
birth_date | no | Must be a valid date in the format Y-m-d |
contactlifecyclestage_id | no | Optional. Valid 1-9 |
salessequenceid | no | |
user_id | no |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api-key | string |