Skip to content

Trigger Hardcover sync

POST
/api/hardcover/sync

Enqueue a user-scoped job to synchronize reading progress and ratings with the Hardcover service. Global metadata maintenance runs only on scheduled jobs. Requires a configured Hardcover credential.

Responses

Sync job enqueued

application/json
JSON
{
  
"message": "string"
}

Samples