Skip to main content
POST
Rename or move files

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Server UUID.

Body

application/json
root
string
default:/
required
files
object[]
required
Required array length: 1 - 100 elements

Response

Renamed

ok
boolean