Folders
Move folder
Move a folder from one location to another within the workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The current path of the folder to move.
The new path of the folder.
Response
200 - application/json
Folder moved successfully.
The response is of type object
.