_setNotes
Sets the Notes for a File.
Parameters
fileId
The ID of the file
notes
The text you wish to include in the notes of a file, can be blank.
Example
On Success
On Failure
If the "notes" parameter is not included:
If the "fileId" parameter is not included, or does not match the ID of an existing File:
Last updated