Stop lead in campaign
POST
https://app.genuinelink.ai/api/v1/campaigns/{campaignId}/leads/{leadId}/stopStops outreach for a specific lead within a campaign. The lead remains in the list but will no longer receive sequence actions.
Authenticate with a company API key (`glc_…`). Agency keys (`gla_…`) are supported when you also pass `X-Company-Id` for the target client company.
Recent Requests
0 requests this session| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Path Params
string
required
Unique identifier of the campaign.
string
required
Unique identifier of the lead to stop.
Responses
Response Body
object
successbooleanrequired
Always true on success.
leadIdstringrequired
Lead identifier.
campaignIdstringrequired
Campaign identifier.