support_add_attachments_to_set {paws.management} | R Documentation |
Adds one or more attachments to an attachment set
Description
Adds one or more attachments to an attachment set.
See https://www.paws-r-sdk.com/docs/support_add_attachments_to_set/ for full documentation.
Usage
support_add_attachments_to_set(attachmentSetId = NULL, attachments)
Arguments
attachmentSetId |
The ID of the attachment set. If an |
attachments |
[required] One or more attachments to add to the set. You can add up to three attachments per set. The size limit is 5 MB per attachment. In the |