Navigation

Users

A user is a single account in your application, identified by the ID you pass to Rupt. From your backend you can list a user's devices and keep their email, phone, metadata, and group memberships in sync.

To learn more, see the user object.

Endpoints
GET /v3/user/:id/devices
POST /v3/user/:id/update