Skip to main content
POST
Save Prospects

Request

Headers

Body Parameters

array
required
Array of prospect objects to save
string
Optional: UUID of list to add contacts to

Response

object

Example Response

Complete Workflow Example

Search for prospects, then save them:

Duplicate Handling

The API automatically detects duplicate contacts based on email address. If a contact already exists, it will be skipped (not counted in created).

Errors