Name | Description | Type | Additional information |
---|---|---|---|
Name |
(Friendly) Name of the media |
string |
Required String length: inclusive between 1 and 255 |
FolderId |
The ID of the folder where the media is going to be stored. |
integer |
Required |
ContentType |
The media's content type e.g. image/jpeg |
string |
Required String length: inclusive between 1 and 50 |
Media |
The media file as byte array |
Collection of byte |
Required |