Download OpenAPI specification:Download
This service permits users to register their own unregistered Intelligent Backpacks with their email.
Unregister the device owned by the specified user email
hash required | string Hashed device id to be unregistered |
User email that own the device to unregister
email required | string |
{- "email": "prova@example.it"
}
Register the device with a user email
hash required | string Hashed device id to be registered |
User email to register for the specified device
email required | string |
{- "email": "prova@example.it"
}