View source: R/connectcases_operations.R
connectcases_delete_template | R Documentation |
Deletes a cases template. You can delete up to 100 templates per domain.
See https://www.paws-r-sdk.com/docs/connectcases_delete_template/ for full documentation.
connectcases_delete_template(domainId, templateId)
domainId |
[required] The unique identifier of the Cases domain. |
templateId |
[required] A unique identifier of a template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.