Interface
RESTPostAPIChannelAttachmentUploadItem
Single attachment to upload in request.
Properties
content_type
: stringMIME type.
file_size
: numberFile size in bytes.
filename
: stringOriginal filename.
id
: numberIndex-based ID for this attachment.