---
title: "POST /v1/{+name}:return"
method: POST
path: "/v1/{+name}:return"
tags: ["shelves"]
---

# POST /v1/{+name}:return

`POST /v1/{+name}:return`

Return a book to the library. Returns the book if it is returned to the library successfully. Returns error if the book does not belong to the library or the users didn't borrow before.

## Path parameters

- `name` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/libraryagent.md) · [All operations](https://skmtc.net/google/apis/libraryagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/libraryagent/versions/d50ed49b1097/schema)
