What's the correct way to call the "Reset show progress" endpoint? #329
Answered
by
rectifyer
henrikfroehling
asked this question in
Q&A
-
I want to implement this endpoint in my library: https://trakt.docs.apiary.io/#reference/shows/reset-watched-progress/reset-show-progress The description states that you can optionally specify a "reset_at" date. |
Beta Was this translation helpful? Give feedback.
Answered by
rectifyer
Jan 18, 2022
Replies: 1 comment 1 reply
-
POST body, the API docs have an example of the data you can send. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rectifyer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
POST body, the API docs have an example of the data you can send.