Skip to main content
Enumerations used by the Media endpoints. Endpoints link here instead of repeating the full value lists.

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 with 422 (WA_VAL_003) before the request reaches Meta. Used by: Upload Media.