Bulk update lead priority
POST
https://api.tamio.com/v2/leads/bulk/change-priority
Updates the priority level for multiple leads simultaneously. Useful for adjusting lead priorities based on changing business needs. Maximum 50 leads per operation.
Body Parameters
leads
array of string*
Array of lead UUIDs to update
priority
string*
New priority level to apply to all specified leads
lownormalmediumhighResponses
200
Lead priorities updated successfully
Lead priorities updated successfully
status
integer
ids
array of string
UUIDs of the updated leads
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
status
integer
error
string
Human-readable error message
error_code
integer
Machine-readable error code
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string