View source: R/connect_operations.R
connect_untag_contact | R Documentation |
Removes the specified tags from the contact resource. For more information about this API is used, see Set up granular billing for a detailed view of your Amazon Connect usage.
See https://www.paws-r-sdk.com/docs/connect_untag_contact/ for full documentation.
connect_untag_contact(ContactId, InstanceId, TagKeys)
ContactId |
[required] The identifier of the contact in this instance of Amazon Connect. |
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
TagKeys |
[required] A list of tag keys. Existing tags on the contact whose keys are members of this list will be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.