When the media item was uploaded.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/images_image_uploaded", "title": "images_image_uploaded", "description": "When the media item was uploaded.", "example": "2014-01-02T02:20:00.123Z", "format": "date-time", "readOnly": true, "type": "string" }