Skip to content

PhotoInput object

Input for creating or updating a photo

FieldTypeDescription
albumIdrequiredinteger (int32)Parent album ID
titlestringPhoto title or caption
urlrequiredstring (uri)Full-size image URL
thumbnailUrlstring (uri)Thumbnail URL (150x150)
widthinteger (int32)Image width in pixels
heightinteger (int32)Image height in pixels
sizeinteger (int32)File size in bytes
formatstringImage format

Released under the MIT License.