Closed hariperisetla closed 2 months ago
I want to use the avatar/profile picture to show in our app. I have seen the https://api.trakt.tv/users/settings but this is only GET. How to modify the user data or the Avatar with POST/PUT? @rectifyer
The avatar can only be updated using the Trakt website. Alternatively, if the user has a gravatar, we'll use that automatically.
I want to use the avatar/profile picture to show in our app. I have seen the https://api.trakt.tv/users/settings but this is only GET. How to modify the user data or the Avatar with POST/PUT? @rectifyer