Interface
RESTPostAPIChannelAttachmentUploadRequest
Request body for POST /channels/{id}/attachments (plan upload).
Properties
| Name | Type | Description |
|---|---|---|
| attachments | RESTPostAPIChannelAttachmentUploadItem[] | List of attachments to upload. |
Interface
Request body for POST /channels/{id}/attachments (plan upload).
| Name | Type | Description |
|---|---|---|
| attachments | RESTPostAPIChannelAttachmentUploadItem[] | List of attachments to upload. |