Skip to content

Commit

Permalink
fix (wrong place)
Browse files Browse the repository at this point in the history
  • Loading branch information
micktaiwan committed Aug 10, 2023
1 parent 0ab4754 commit 5679d0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/includes/_campaigns.md
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ smartEnrichment=true | activate the smart enrichment scanner for this import (ne
scannerLinkedin=true | activate the linkedin scanner for this import (needs Sales Engagement Plan)
verifyEmail=true | debounce the email for this import (needs Sales Engagement Plan)
linkedinScanBy | Id of the user that will scan the lead. User has to have linkedin connected to his lemlist account
companyDomain | Domain of the company of the lead


### Body Parameters
Expand All @@ -436,6 +435,8 @@ icebreaker | Icebreaker text of the lead.
phone | Phone number of the lead.
picture | Picture url of the lead.
linkedinUrl | Linkedin url of the lead.
companyDomain | Domain of the company of the lead

## Update a Lead in a Campaign
```shell
curl -X PATCH https://api.lemlist.com/api/campaigns/cam_aa7uvyxECcni5KXBM/leads/richard@piedpiper.com \
Expand Down

0 comments on commit 5679d0e

Please sign in to comment.