Skip to content

Rescan a library

PUT
/api/v1/libraries/{libraryId}/refresh
curl --request PUT \
--url http://127.0.0.1:58259/api/v1/libraries/1/refresh

Rescan a library to refresh its contents. Requires admin or manipulation permission.

libraryId
required
integer format: int64

ID of the library

Library rescanned successfully

Media type */*
object