Amplitude · Example Payload

User Mapping Api User Mapping Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

User Mapping Api User Mapping Example is an example object payload from Amplitude, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

global_user_iduser_idunmap

Example Payload

Raw ↑
{
  "global_user_id": "500123",
  "user_id": "500123",
  "unmap": true
}