Hi, it would be nice if we could use the api to set an image to the the list! Neither post nor put allow it. Will this be possible in the future? Thanks Cheers
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 29 janvier 2017 à 13h31
Actually, if you use the PUT method, pass in a
backdrop_path
field along with your data and it should work 😉 I can add some documentation around this.The website is just a client to the API, so everything you see the website be able to is available on the API.
Réponse de Ema
le 29 janvier 2017 à 14h36
Cool! I asked because it is not documented! I will give it a try Thanks