leads_get_user_tags
Assign many CRM leads to a specific user
Name | Type | Required | Example |
---|---|---|---|
owner_search_type | String | N | shared_and_me "shared_and_me" or "shared" or "me" (fetch tags for all shared leads or only for leads directly owned by the current user) |
user_id | Integer | N | 123 acting user_id, Required if not using ai_token authentication |
Name | Type | Example |
---|---|---|
tag_list | Array | Array of tags for this user |