Skip to content

Create or update Kobo token

PUT
/api/v1/kobo-settings/token
curl --request PUT \
--url http://127.0.0.1:58259/api/v1/kobo-settings/token

Create or update the Kobo sync token for the current user. Requires sync permission or admin.

Token created/updated successfully

Media type */*
object
id
integer format: int64
userId
string
token
string
syncEnabled
boolean
progressMarkAsReadingThreshold
number format: float
progressMarkAsFinishedThreshold
number format: float
autoAddToShelf
boolean
hardcoverApiKey
string
hardcoverSyncEnabled
boolean
twoWayProgressSync
boolean