Update lead qualification

This endpoint updates a specific lead qualification. This can be used when a lead is qualified or unqualified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

There is 3 possible ways to qualify or unqualify users.

  1. Using user unique identifier: id.
  2. Using user unique code: code.
  3. Using user email address and campaign identifier: email and campaign_id.
Body Params
integer

Unique identifier of lead you want update qualification.

string

Unique code of lead you want update qualification.

string

Email address of the user you want update qualification.

integer

Unique identifier of campaign lead related to. Property required with using email.

boolean
required
Defaults to true
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!