Add a folder to the library
POST /api/library/folders
POST
/api/library/folders
Request Body required
Section titled “Request Body required ”object
path
string
recursive
boolean
watchEnabled
boolean
Responses
Section titled “ Responses ”Created
object
id
string format: uuid
path
string
recursive
boolean
watchEnabled
boolean
lastScanned
string format: date-time
Bad Request