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.
Was this page helpful?