Update drive or move files/folders to drive.

Update the properties of a drive identified by its unique ID or move the directory to drive.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Drive ID to update or move to.

Body Params
string

New drive name

move
array of strings

ID of directory you want to move.

move
moveFiles
array of strings

ID of file you want to move.

moveFiles
Responses
201

Drive updated or moved successfully. Returns the updated drive.

401

Unauthorized. Authentication is required to perform this operation.

500

Server error. An error occurred while processing the request.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!