Bulk Upsert Leads

Performs a bulk "upsert" operation on multiple lead records. If a lead exists, it's updated; otherwise, it's created. This is useful for synchronizing data from an external source.

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

Schema for the bulk upsert leads request.

data
array of objects
required

An array of lead objects to create or update.

data*
Headers
string
required

Your unique Organization ID.

Response
200

The bulk operation was completed successfully.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!