Update Lead

Updates the specified lead by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Path Params
string
required

Unique identifier of lead.

Salesforce Integration Specific

If you are using our native Salesforce integration, you may swap for the Salesforce Lead Id of the originally submitted Lead.

If this request is being trigged from an Account or Opportunity created from the originally submitted Lead you may use either the Account or Opportunity Id, assuming the originally submitted Lead was converted to these records. (i.e. Lead.ConvertedOpportunityId = OpportunityId)

Body Params
string

The name of company that this lead works at

string

The leads email, must be a valid email

string

Should be the first name of the lead

string

Should be the last name of the lead

meta
object

Additional values to capture on the lead, the acceptable keys for this object will vary and are configured within you PartnerStack dashboard under the groups tab

string
enum

The status of this lead, must either be new, qualified, unqualified, closed won, closed lost

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json