Media Type
The media class a file is resolved to from its content type. It determines the size limit that is enforced. Used by: Upload Media.Content Type
The MIME types accepted by the upload endpoint, and the media type each one maps to. A file whose content type is not listed here is rejected with422 (WA_VAL_003) before the request reaches Meta. Used by: Upload Media.