Amplitude · Example Payload

Identify Api User Property Operations Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

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

Top-level fields

$set$setOnce$add$append$prepend$unset$remove

Example Payload

Raw ↑
{
  "$set": {},
  "$setOnce": {},
  "$add": {},
  "$append": {},
  "$prepend": {},
  "$unset": {},
  "$remove": {}
}