add device to my account
Hello, I launched the app on my smartphone and want to add a device (with my device code) to my account (email address).
How can I do it?
And by the way, what API protocol to check if the device is added with the email address for the next launch.
1
-
Hi,
Currently, JFW does not support retrieving a device by email address. However, we provide a list of devices filtered based on specific criteria. If the device code is unique, you can call the API to filter devices using the parameter code=YOUR_DEVICE_CODE along with UserId if the user is authenticated.
You can refer to the API documentation here: https://developers.jframework.io/references/api-reference/endpoints/devices/get-devices
0
Please sign in to leave a comment.
Comments
1 comment