Skip to main content

Upload Attachment to Note

POST 

/v1/notes/:noteId/attachments

Uploads a file attachment to a note. Send the file as multipart/form-data with the field name file. Returns the saved attachment metadata.

Request

Responses

File uploaded successfully