Skip to main content
POST
Move or rename a file

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
destination_path
string
required

New path, or the destination folder for a batch move.

source_path
string

Path to move.

source_paths
string[]

Paths to move into destination_path, instead of source_path.

Response

Successful response

The response is of type object.