put https://api.gigasheet.com/file//directory
Move a file or folder into a folder or to the root of your Library. Folder must already exist and it is forbidden to create a directory loop.
Log in to see full request history
Responses
Move a file or folder into a folder or to the root of your Library. Folder must already exist and it is forbidden to create a directory loop.
xxxxxxxxxx
curl --request PUT \
--url https://api.gigasheet.com/file/handle/directory \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!