Introduction
In Platform OneEntry, there are the necessary tools for working with registered users. In this section, you can familiarize yourself with the principles of working with users.
getUser
Getting data of an authorized user 🔐 This method requires authorization.
updateUser
Updating a single user object 🔐 This method requires authorization.
deleteUser
Deleting a single user object 🔐 This method requires authorization.
addFCMToken
Adds FCM token for sending Push notifications 🔐 This method requires authorization.
deleteFCMToken
Deletes FCM token 🔐 This method requires authorization.