provider myconfig POST /books/v1/myconfig/syncVolumeLicenses
@utdk/google/books /books/v1/myconfig/syncVolumeLicenses
myconfig.syncVolumeLicenses
Request downloaded content access for specified volumes on the My eBooks shelf.
$.xgafv query
V1 error format.
enum: 1, 2
access_token query
OAuth access token.
string
alt query
Data format for response.
enum: json, media, proto
callback query
JSONP
string
fields query
Selector specifying which fields to include in a partial response.
string
key query
API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
string
oauth_token query
OAuth 2.0 token for the current user.
string
prettyPrint query
Returns response with indentations and line breaks.
boolean
quotaUser query
Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
string
upload_protocol query
Upload protocol for media (e.g. "raw", "multipart").
string
uploadType query
Legacy upload protocol for media (e.g. "media", "multipart").
string
cpksver query required
The device/version ID from which to release the restriction.
string
nonce query required
The client nonce value.
string
source query required
String to identify the originator of this request.
string
features query
List of features supported by the client, i.e., 'RENTALS'
array
includeNonComicsSeries query
Set to true to include non-comics series. Defaults to false.
boolean
locale query
ISO-639-1, ISO-3166-1 codes for message localization, i.e. en_US.
string
showPreorders query
Set to true to show pre-ordered books. Defaults to false.
boolean
volumeIds query
The volume(s) to request download restrictions for.
array

Try it

Authentication
Configure credentials for Books API
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

myconfigSyncvolumelicenses
POST/books/v1/myconfig/syncVolumeLicenses
Request downloaded content access for specified volumes on the My eBooks shelf.

V1 error format.

OAuth access token.

Data format for response.

JSONP

Selector specifying which fields to include in a partial response.

API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.

OAuth 2.0 token for the current user.

Returns response with indentations and line breaks.

Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.

Upload protocol for media (e.g. "raw", "multipart").

Legacy upload protocol for media (e.g. "media", "multipart").

required

The device/version ID from which to release the restriction.

required

The client nonce value.

required

String to identify the originator of this request.

List of features supported by the client, i.e., 'RENTALS'

Set to true to include non-comics series. Defaults to false.

ISO-639-1, ISO-3166-1 codes for message localization, i.e. en_US.

Set to true to show pre-ordered books. Defaults to false.

The volume(s) to request download restrictions for.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import google_books from '@utdk/google/books';

await google_books.myconfigSyncvolumelicenses()