Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Browser session ID

Body

application/json
src_path
string
required

Absolute source path.

Pattern: ^/.*
dest_path
string
required

Absolute destination path.

Pattern: ^/.*

Response

Move successful