Leads
Flag do not contact
Marks the person as do-not-contact, or clears the flag with value: false.
This is non-destructive and person-wide: they stay in every campaign they are in, and the flag follows them across every lead row that resolves to the same human. One call therefore cannot leave a duplicate of that person un-suppressed. flaggedLeads tells you how many rows were affected.
POST
Flag do not contact
Authorizations
Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….
Path Parameters
The lead id.
Body
application/json
True to suppress the person, false to clear the flag. Defaults to true.
Response
The flag was applied.
Flag do not contact