Uploading Media Files

Media files are uploaded using HTTPS PUT. The following HTTPS headers must be set in the upload request:


Media Server Upload URL Format

Use the following URL format to upload media files:

https://<nandboxMediaServer>:<port>/nandbox/upload/<FileName>

Example

<https://w1.nandbox.net:8080/nandbox/upload/><FileName>


Request Body

The body of the request must contain the binary content of the file being uploaded.

📌 Notes:

Supported Media Type

This table defines how content types (MIME types) are categorized based on the type of media being uploaded.