Skip to content

Delete Watchlist Item with API #1541

Answered by fallenbagel
SandraCHC asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you. But I don't understand my fault
With Admin User, I get a API Key (In lokal user I don't found any key)
http://jellyseerr/api/v1/user/2/watchlist GET with X-Api-Key works
https://jellyseerr/api/v1/watchlist/552524 DELETE (The browser send it also with DELETE) with X-Api-Key does not work ("message": "not Found")

Is there a special API Key for a user, or does it only work with Cookie Auth?
In the API File I don't see the information about cookie or api key under /watchlist/{tmdbId}:

For user you use cookies auth. Apikey is a super key. It's literally there in the api docs (the swagger you access http://localhost:5055/api-docs at the top of the docs.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SandraCHC
Comment options

@fallenbagel
Comment options

Answer selected by SandraCHC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants