Properties
url(string, optional): The URL of the uploaded image.size(number, optional): The size of the uploaded image in bytes.mime_type(string, optional): The MIME type of the uploaded image.
Response for an image upload operation
url (string, optional): The URL of the uploaded image.size (number, optional): The size of the uploaded image in bytes.mime_type (string, optional): The MIME type of the uploaded image.