Create a shelf
A Shelf is a collection of books on Goodreads. This request makes a new shelf on Goodreads to which all books recommended will be added.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
user_shelf[name] | string | Shelf name | |
user_shelf[exclusive] | boolean | Avoid adding duplicate books to a shelf |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
| `` | null |