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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 29 janeiro 2017 às 1:31 PM
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.
Resposta de Ema
em 29 janeiro 2017 às 2:36 PM
Cool! I asked because it is not documented! I will give it a try Thanks