Note API:Attachments
Add a single attachment
The file can be submitted either as multipart/form-data with a single part containing only the file, or as binary data
post/notes/{noteId}/attachments
Path parameters
noteIdstring uuid required
Response
Created