Updates contacts request schema
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 | |
base | ContactBaseWithStatusFieldsNoTokensSchemaBase | [optional] | |
extra | List<ContactExtraFields> | Array of the contact's extra fields | [optional] |
Name | Value |
---|---|
ALL | "all" |