Users
Users represent people logging, accessing the different spaces. The User resource endpoints are used to set and retrieve the personal preferences of a user in the context of specific space.
📄️ Get current user tokens
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get current user tokens
📄️ Replace user token for specified device and app
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Replace user token for specified device and app
📄️ Get user's entities preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get user's entity-specific preferences
📄️ Update user's entities preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update user's entity-specific preferences
📄️ Delete entity's preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete the preferences of a user's entity
📄️ Get user's spaces preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get user's space-specific preferences
📄️ Update user's spaces preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update user's space-specific preferences
📄️ Delete user's space preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete the preferences of a specific user's space
📄️ Get current user preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get current user preferences, if not found, create a new user based on the access token.
📄️ Update user global preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update user's global preferences
📄️ Delete current user preferences
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete current user preferences based on the access token.