Skip to main content
PUT
Update Folder

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

libraryId
string
required

Unique identifier of the library.

folderId
string
required

Unique identifier of the folder.

Body

application/json
name
string
required
parent_id
string

Response

data
object
required
message
string
required
success
boolean
required