Skip to main content
POST
Copy File or Directory

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required

Body

application/json
asRoot
boolean
required
dest
string
required
preserveAttrs
boolean
required
recursive
boolean
required
source
string
required
workingDir
string
required

Response

Success

copied
object[]
required
count
integer
required
totalBytes
integer
required