Pause Lead
Leads
Pause Lead
Pauses a lead’s activity in all campaigns or a specific campaign.
POST
Pause Lead
Documentation Index
Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint uses the Lead object. Make sure to also check the Contact object to understand the distinction between the two.
campaignId query parameter to pause the lead in a specific campaign only.Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier of the lead
Query Parameters
ID of the campaign. If provided, pauses the lead only in that campaign.