Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 531 Bytes

File metadata and controls

24 lines (12 loc) · 531 Bytes

ContactsActionUpdateContactsSchema

Updates contacts request schema

Properties

Name Type Description Notes
type TypeEnum Updates the contacts in the whole list (excluding removed contacts)
contacts Set<String> Array of contact IDs to update
segmentId String Segment ID to update channel field

Enum: TypeEnum

Name Value
ALL "all"