View source: R/support_operations.R
support_add_attachments_to_set | R Documentation |
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.
support_add_attachments_to_set(attachmentSetId = NULL, attachments)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.