Files
bookhoard/bruno-yaml/devices/kobo/Get Unlinked Book Suggestions.yml
T

23 lines
498 B
YAML

info:
name: Get Unlinked Book Suggestions
type: http
seq: 1
http:
method: GET
url: '{{base_url}}/sync/unlinked-books/{{unlinkedBookId}}/suggestions'
auth: inherit
body:
type: none
headers:
- key: Authorization
value: Bearer {{authToken
docs: |-
## Get Unlinked Book Suggestions
Retrieves suggested media items from the library that match an unlinked book, enabling manual linking.
**Method:** GET
**Endpoint:** /sync/unlinked-books/{unlinkedBookId