trakt / api-help

Trakt API docs at https://trakt.docs.apiary.io
186 stars 7 forks source link

How to update a User's Avatar? #467

Closed hariperisetla closed 2 months ago

hariperisetla commented 5 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

rectifyer commented 3 months ago

The avatar can only be updated using the Trakt website. Alternatively, if the user has a gravatar, we'll use that automatically.