Skip to main content
PATCH
Bulk 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.

Body

application/json
new_parent_id
string
required

New parent id for the moving folder

folder_ids
string[]
required

Array of the moving folder's ids

Single id of the moving folder

Response

The response is of type object.