---
title: "Import a MAL export file."
method: POST
path: "/me/library/mal-import"
tags: ["me"]
---

# Import a MAL export file.

`POST /me/library/mal-import`

This endpoint will import a MAL export file into the authenticated user's library.

## Response `200`

Successful Kurozora JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2021-06-14** `ea10c0189214` — 2 breaking, 3 info
  - removed the enum value `overwrite` of the request property `behavior`
  - the `behavior` request property type changed from `string` to `integer`
  - the `behavior` request property default value changed from `overwrite` to `1`
  - added the new `0.00` enum value to the request property `behavior`
  - …1 more
- **2021-05-13** `85ac20c1b7bb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/me/library/mal-import/post.md)

---

[API](https://skmtc.dev/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.dev/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc.dev/kurozora/apis/kurozora-api/revisions/2f06711aad80?raw)
