Skip to main content
POST
Bulk Delete 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
folder_ids
string[]
required

Array of deleting folders id

Response

The response is of type object.