Submit user data
documentedSend a user payload for segmentation to Re:amaze
POST /data/usersData APIno implementation yet0 runsInput
account_id*
Your Re:amaze account subdomain (host prefix)
account-id
id*
User ID (your internal ID)
user-id
email*
User email
user@example.com
authkey*
User authkey
sha256(id + ':' + api_key)
avatar
Avatar URL
https://example.com/avatar.png
ip
User IP address
203.0.113.5
tz_offset
Timezone offset from UTC (minutes)
0
data
Additional custom user data (JSON object)
{...}
Calls Re:amaze as you (your API key is your account); keychains.dev holds the credentials.