---
title: "Changes to Add an anime to the library."
method: POST
path: "/me/library"
---

# Changes to Add an anime to the library.

`POST /me/library`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2025-03-16** `1308e95440e9` — 1 info
- **2024-01-10** `a08d5d759c28` — 1 info
- **2023-10-26** `115e4b765629` — 1 breaking, 1 warning, 1 info
- **2021-11-28** `32f393ace829` — 2 info
- **2021-05-13** `85ac20c1b7bb` — 1 breaking, 2 warning, 4 info

## Changes

- **2025-03-16** `1308e95440e9` — 1 info
  - the endpoint scheme security `apiKey` was added to the API
- **2024-01-10** `a08d5d759c28` — 1 info
  - added the non-success response with the status `403`
- **2023-10-26** `115e4b765629` — 1 breaking, 1 warning, 1 info
  - added the new required request property `model_id`
  - removed the request property `anime_id`
  - added the new required request property `library` with a default value
- **2021-11-28** `32f393ace829` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `kurozoraBearer` was removed from the API
- **2021-05-13** `85ac20c1b7bb` — 1 breaking, 2 warning, 4 info
  - added the new required request property `anime_id`
  - removed the request property `library`
  - removed the request property `model_id`
  - the endpoint scheme security `kurozoraBearer` was added to the API
  - the endpoint scheme security `apiKey` was removed from the API
  - the endpoint scheme security `bearerAuth` was removed from the API
  - removed the non-success response with the status `403`

---

[Operation](https://skmtc.dev/kurozora/apis/kurozora-api/docs/me/library/post.md) · [API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [Page](https://skmtc.dev/kurozora/apis/kurozora-api/changes/me/library/post)
