Skip to main content
POST
Move multiple files

Authorizations

Authorization
string
header
required

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

Body

application/json
file_id
string[]
required

array of file ids

folder_id
string | null

folder id where selected files will be moved.

Response

200 - application/json

OK

message
string
success
boolean