Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 671 Bytes

File metadata and controls

13 lines (9 loc) · 671 Bytes

Late.Model.BulkUpdateWhatsAppContactsRequest

Properties

Name Type Description Notes
Action string Bulk action to perform
ContactIds List<string> Contact IDs to update (max 500)
Tags List<string> Tags to add or remove (required for addTags/removeTags) [optional]
Groups List<string> Groups to add or remove (required for addGroups/removeGroups) [optional]

[Back to Model list] [Back to API list] [Back to README]