Skip to main content
PUT
Bulk Update Files/ Folders

Headers

Authorization
string

Access Token

Example:

"Bearer 9c48df2694a849b6089f9d0d3513efe"

Body

application/json
altId
string
required

Location identifier

Example:

"sx6wyHhbFdRXh302LLNR"

altType
enum<string>
required

Type of entity that owns the files

Available options:
location
Example:

"location"

filesToBeUpdated
object[]
required

Array of file objects to be updated

Example:

Response

200 - application/json

Successful response

Last modified on March 8, 2026