Update or move a directory.

Update the properties of a directory identified by its unique ID or move the directory within the file system.

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

Directory ID to update or move to.

Body Params
string

New directory 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

Directory updated or moved successfully. Returns the updated directory.

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!