View source: R/connect_operations.R
connect_delete_push_notification_registration | R Documentation |
Deletes registration for a device token and a chat contact.
See https://www.paws-r-sdk.com/docs/connect_delete_push_notification_registration/ for full documentation.
connect_delete_push_notification_registration(
InstanceId,
RegistrationId,
ContactId
)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
RegistrationId |
[required] The identifier for the registration. |
ContactId |
[required] The identifier of the contact within the Amazon Connect instance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.