Touch a particular User object.
Updates user's lastSeenAt, sessionCounts, and daily unique user statistics.
Accessible via URL https://api.channel.io/open/v5/users/{userId}/touch and HTTP POST
Parameter | Example | Required | Description | Parameter type |
|---|---|---|---|---|
userId | 5ec3a01fe2b3f4d2cbc5 | Required | ID of | Path |
POST https://api.channel.io/open/v5/users/5ec3a01fe2b3f4d2cbc5/touch
Returns HTTP status code 200 with User object on success
JSON