API Service Documentation

Command: leads_multi_manage_tags

Assign many CRM leads to a specific user

Request

NameTypeRequiredExample
tags_addStringNnewtag1,newtag2

CSV of tags to add to these leads

tags_removeStringNoldtag1,oldtag2

CSV of tags to remove from these leads

lead_listStringY123,456

CSV list of all lead_ids to transfer

user_idIntegerN123

acting user_id, Required if not using ai_token authentication

Response

NameTypeExample
statusInteger1
status_messageStringError Occurred
result_totalsArrayResult Counters if successful