Skip to content

Rescan inbox book metadata

PATCH
/api/inbox/{id}/rescan

Delete existing metadata candidates and re-fetch from external sources

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Responses

Rescan enqueued

application/json
JSON
{
  
"status": "string",
  
"bookId": "string",
  
"searchQuery": "string"
}

Samples