Is there a function or a way to allow a user (via REST API/Token) to update their own profile and no one elses?
Web Service function to allow user to update their own profile
Number of replies: 1Re: Web Service function to allow user to update their own profile
Yes, there are core webservice functions to achieve this. But it's not a good idea. If you want to restrict user to update his own profile then you need to create token for each user or you need to apply capabilities present in system.