Scan a specific library folder (non-blocking; returns scanId).
POST
/api/library/folders/{id}/scan
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Responses
Section titled “ Responses ”Accepted
object
scanId
string format: uuid
folderId
string format: uuid
folderPath
string
scannedFiles
integer format: int32
totalFiles
integer format: int32
startedUtc
string format: date-time
Not Found
Conflict