Is it possible 5to use the /users/me api route for updating the user, or do I have to use /users/{id} with an api token instead of JWT for updating the user?
Is it possible 5to use the /users/me api route for updating the user, or do I have to use /users/{id} with an api token instead of JWT for updating the user?