The payload of the event. The contents of this object depend on the type of event.
Name | Type | Description | Notes |
---|---|---|---|
merged_users | UserMergeEventAllOfPayloadMergedUsers | [optional] | |
merged_conversations | UserMergeEventAllOfPayloadMergedConversations | [optional] | |
merged_clients | UserMergeEventAllOfPayloadMergedClients | [optional] | |
discarded_metadata | object | A flat object with the set of metadata properties that were discarded when merging the two users. This should contain values only if the combined metadata fields exceed the 4KB limit. | [optional] |
reason | str | The reason for which the users merged. * `api` - The users were merged using the API. * `channelLinking` - The users were merged as a result of initiating a channel link. * `sdkLogin` - The users were merged as a result of logging into an SDK device. | [optional] |