Docs
Dashboard

MediaCreateInput

Input

Represents the input for creating a new media item.

#

Fields


file
Upload

The file to be uploaded as media. This can be null if a URL is provided.

url
String

The URL of the media file. This can be null if a file is provided.