readarr 0.1.0

Readarr API docs
Documentation
# \BookshelfApi

All URIs are relative to *http://localhost:8787*

Method | HTTP request | Description
------------- | ------------- | -------------
[**create_bookshelf**]BookshelfApi.md#create_bookshelf | **POST** /api/v1/bookshelf | 



## create_bookshelf

> create_bookshelf(bookshelf_resource)


### Parameters


Name | Type | Description  | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
**bookshelf_resource** | Option<[**BookshelfResource**]BookshelfResource.md> |  |  |

### Return type

 (empty response body)

### Authorization

[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)

### HTTP request headers

- **Content-Type**: application/json, text/json, application/*+json
- **Accept**: Not defined

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)