v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Set folder options

Use this API method to change the folder options. You can enable/disable spin scanning, change the spin naming convention and enable/disable publicly viewable folder listings.

post/v2/files/options

Query parameters

filenamestring required

Request body

scanSpinsboolean
nameSpinsAfterFolderboolean
allowListingboolean

Example request

{
  "scanSpins": true
}

Response

Successful