Skip to content

Scan a specific library folder (non-blocking; returns scanId).

POST
/api/library/folders/{id}/scan
id
required
string format: uuid

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