Move Folder
Folder
Move Folder
Moves a folder to a new parent location within the same library.
PATCH
Move Folder
Documentation Index
Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the library.
Unique identifier of the folder.
Body
application/json
This will be associated as parent folder for the one we provide in the parameter.
Response
new parent id for the moving folder