Skip to content

Start a library scan (folder or all). Returns 202 with the scanId.

POST
/api/library/scans
object
folderId
string format: uuid
nullable

Accepted

object
scanId
string format: uuid
folderId
string format: uuid
nullable
folderPath
string
scannedFiles
integer format: int32
totalFiles
integer format: int32
startedUtc
string format: date-time

Not Found

Conflict