Skip to main content
Bulk Update Customer

Headers

string
required
Bearer token for authentication (e.g., Bearer <your_token>).

Body Parameters

string
required
The unique identifier of the campaign (e.g., camp_abc123).
array
required
Array of record objects to update (Max 10,000 items).

Response

boolean
Indicates if the overall operation was successful.
string
A summary message (e.g., “Updated 500 of 500 records”).
object
Detailed execution statistics.