Skip to main content

Mark all books in a series as unread

DELETE 

/:prefix/api/v1/series/:series_id/read-progress

Removes all reading progress for all books in a series, effectively marking the entire series as unread for the current user.

Endpoint

DELETE /{prefix}/api/v1/series/{seriesId}/read-progress

Response

  • 204 No Content on success

Authentication

  • Bearer token (JWT)
  • Basic Auth
  • API Key

Request

Responses

Series marked as unread