Add Leads to List
Leads
Add Leads to List
Add leads to a list.
POST
Add Leads to List
CLI:
Overview
Adds existing Leads to a List. The Lead records remain workspace objects; this endpoint only changes which List they appear in.AI agent notes
Use this after creating or finding Leads that should be grouped for enrichment, campaign import, or manual review. Avoid sending duplicate Lead IDs in the same request.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
List UUID.
Minimum string length:
1Body
application/json
Minimum array length:
1Minimum string length:
1Response
Leads added to the list.
Canonical List object. A List is a saved set of Leads, not a table schema.