Interface
RESTPostAPIChannelAttachmentUploadItem
Single attachment to upload in request.
Properties
| Name | Type | Description |
|---|---|---|
| content_type | string | MIME type. |
| file_size | number | File size in bytes. |
| filename | string | Original filename. |
| id | number | Index-based ID for this attachment. |