Skip to main content
PUT

Headers

string
required
Your LinkedCamp API token.

Path Parameters

string
required
The ID of the lead.

Query Parameters

string
required
The action to perform on the lead.Available values:
  • PAUSE - Pause outreach to this lead
  • RESUME - Resume outreach to this lead
  • DELETED - Soft-delete the lead from the campaign

Response

boolean
Whether the request was successful.
string
A human-readable result message.