Updates a lead’s status by assigning it a conversion label. The lead is then queued for processing, which sends the conversion to your connected ad platforms (Google Ads, Meta, etc.).
You can identify the lead to update using any one of the following fields. At least one is required. If multiple are provided, the following priority order is used:
leadId
uniqueIdentifier
email
phone
Only the highest-priority identifier is used — the others are ignored.
The conversion label to apply. Use a conversion label ID (UUID) from your project’s conversion labels, or one of the special values:
"open" — reset the lead to open status (no job is queued)
"lost" — mark the lead as lost (queued for processing)
You can find your conversion label IDs in the LeadTrackr Dashboard under Settings > Conversion Labels. Each label has a unique UUID that you can copy and use as the conversionId. For more details on setting up conversion labels, see the Conversion Labels guide.