cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Musicians, convert your MuseScore files to PDF to play music on the go! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

An example of final url for deleting a file on dropbox?

An example of final url for deleting a file on dropbox?

Konstantinos88
New member | Level 2

This is an example final url for upload a file on dropbox. https://www.dropbox.com/developers-v1/core/docs#files_put

Don't try it, nothing is real. (The HTTP method PUT)

hττps://api-content.dropbox.com/1/files_put/sandbox/path1/path2.image.jpg?oauth_consumer_key=sdfdfdfdsf&oauth_nonce=DFGDFHGFDGDFGDFGF54GV54R4FDC45Y745F544F&oauth_signature_method=PLAINTEXT&oauth_timestamp=-569605&oauth_token=dfgfdg54tg457g4d&oauth_version=1.0&overwrite=true&oauth_signature=sdfgfdg34fgergf5r%fgedgfdfgfgfd4y

So, can you tell me an example for deleting a file or folder?

https://api.dropboxapi.com/1/fileops/delete


https://www.dropbox.com/developers-v1/core/docs#fileops-delete

For example this does not work:

hττps://api-content.dropbox.com/1/fileops/delete/sandbox/path1/path2.image.jpg?oauth_consumer_key=sdfdfdfdsf&oauth_nonce=DFGDFHGFDGDFGDFGF54GV54R4FDC45Y745F544F&oauth_signature_method=PLAINTEXT&oauth_timestamp=-569605&oauth_token=dfgfdg54tg457g4d&oauth_version=1.0&overwrite=true&oauth_signature=sdfgfdg34fgergf5r%fgedgfdfgfgfd4y

Thanks in advance.

I used greek letters ττ instead of latin tt, in http, just for posting here.

1 Reply 1

Greg-DB
Dropbox Staff

Apologies, I missed this thread last week, but I believe you also posted on StackOverflow here, now deleted:

 

https://stackoverflow.com/questions/40138799/an-example-of-final-url-for-deleting-a-file-on-dropbox

 

I shared an answer there, so you presumably sorted this out, but in case anyone else is having the same problem, one issue I see here is that this API call should be sent to api.dropboxapi.com, as opposed to api-content.dropbox.com as seen in the sample.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?