OPENAPI / COMPONENTS / SCHEMAS
Screenshot upload input
AttachmentInputBase64 PNG, JPEG, or WebP data limited to 2 MiB.
object3properties
fileNamestringrequiredDisplay-safe file name.
contentTypestringrequiredAllowed image media type.
base64stringrequiredImage bytes as raw Base64 or a data URL; must not be logged.