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 |
| Name | Value |
|---|---|
| ALL | "all" |