me

Add or remove reminders.

This endpoint will add or remove to/from the list of anime in an authenticated user's reminders.

post/me/reminders

Response

Successful Kurozora JSON response

object required

Example response

{
  "meta": {
    "version": "1.0.8",
    "queryCount": 0,
    "isUserAuthenticated": false,
    "authenticatedUserID": null
  }
}

Changes

Changed in 3 of the 50 revisions of this API.12