Start a library scan (folder or all). Returns 202 with the scanId.
POST
/api/library/scans
Request Body required
Section titled “Request Body required ”object
folderId
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