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