Upload a note image

This call expects inline binary image data for a single file. Multipart content is not supported.

The Content-Type header is required and must be set to the correct image MIME type. For example: Content-Type: image/jpeg

The URI parameter 'fileName' is required and must contain a correct extension for the image. For example: ?fileName=My%20Image.jpg

The maximum file size is determined by eLab's 'files:maxFileSize' system setting. By default this is set to 50 MB.

For uploading large image files, consider streaming the HTTP request using Chunked Transfer Encoding if your HTTP client library supports it.

Language
Authorization
Header
Click Try It! to start a request and see the response here!