This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 289
Pydio delete API and move API [APIv1] #1431
Comments
Can any one help with this? The API examples site is not working. |
hi raamee - sorry, the team is massively on vacations during august :-) |
Hi Charles, Ahh, ok :) According to your API page, we need to use the following:
But I am not sure how to use that in curl command. I tried,
It returns,
I am stuck. Please help. Thank you. |
Hi Charles, Do you have any update? |
1 similar comment
Hi Charles, Do you have any update? |
Hi, curl -X GET -u <username>:<password> 'http://<pydio-uri>/api/<workspace id or alias>/delete/?file=/<file or folder name>' if you are using https, add |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am using Pydio 6.x.x version ( unfortunately cannot upgrade at this moment ). The API example page https://pydio.com/en/docs/developer-guide-v8/filesystem-api-v1 is not displaying the examples properly ( the site has some issues ). Please let me know the exact delete API and move API for Pydio 6.x.x version.
Thank you.
The text was updated successfully, but these errors were encountered: