Users API
Update Device
Update Device for a User
PUT
/
v1
/
apps
/
{app_id}
/
users
/
{user_id}
/
devices
/
{device_id}
Parameters
The device identifier
Your AppId
Your user identifier
Body
One of either android
, web
, or ios
Update Device for a User
The device identifier
Your AppId
Your user identifier
One of either android
, web
, or ios