Bulk Update Leads

Performs a bulk update on multiple lead records, identified by their IDs. This is primarily used to change the status of several leads at once.

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

Schema for the bulk update leads request.

ids
array of strings
required

An array of unique identifiers for the leads to update.

ids*
string
required

The new status to apply to all specified leads.

Headers
string
required

Your unique Organization ID.

Response
200

The bulk update was completed successfully.

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