connect_delete_push_notification_registration: Deletes registration for a device token and a chat contact

View source: R/connect_operations.R

connect_delete_push_notification_registrationR Documentation

Deletes registration for a device token and a chat contact

Description

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.

Usage

connect_delete_push_notification_registration(
  InstanceId,
  RegistrationId,
  ContactId
)

Arguments

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.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.