Skip to main content
PATCH
Move 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
new_parent_id
string

This will be associated as parent folder for the one we provide in the parameter.

Response

new_parent_id
string
required

new parent id for the moving folder