Skip to content

Commit aed983c

Browse files
noobs2ninjasdavimacedo
authored andcommitted
Adding deleting files header for visibility. (#637)
1 parent 2d0c099 commit aed983c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/js/files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Parse.Cloud.httpRequest({ url: profilePhoto.url() }).then(function(response) {
110110
// The file contents are in response.buffer.
111111
});
112112
```
113+
##Deleting Files
113114

114115
You can delete files that are referenced by objects using the [REST API]({{ site.baseUrl }}/rest/guide/#deleting-files). You will need to provide the master key in order to be allowed to delete a file.
115116

0 commit comments

Comments
 (0)