leads_multi_manage_tags
Assign many CRM leads to a specific user
Name | Type | Required | Example |
---|---|---|---|
tags_add | String | N | newtag1,newtag2 CSV of tags to add to these leads |
tags_remove | String | N | oldtag1,oldtag2 CSV of tags to remove from these leads |
lead_list | String | Y | 123,456 CSV list of all lead_ids to transfer |
user_id | Integer | N | 123 acting user_id, Required if not using ai_token authentication |
Name | Type | Example |
---|---|---|
status | Integer | 1 |
status_message | String | Error Occurred |
result_totals | Array | Result Counters if successful |