Plus added example.com url instead of '....'
@@ -134,8 +134,8 @@ Parse.Cloud.define('downloadImage', function(request, response) {
You would call this method with:
```js
Parse.Cloud.run({
url: '....',
Parse.Cloud.run('downloadImage',{
url: 'https://example.com/file',
name: 'my-file'
});
```
The note is not visible to the blocked user.