v1
latestOpenAPI 3.1.12026-07-1711423400.3 KBme
Add an anime to the library.
This endpoint will add to the list of anime in the authenticated user's library.
post/me/library
Response
Successful Kurozora JSON response
object required
Example response
{
"meta": {
"version": "1.0.8",
"queryCount": 0,
"isUserAuthenticated": false,
"authenticatedUserID": null
}
}