connect_stop_contact: Ends the specified contact

View source: R/connect_operations.R

connect_stop_contactR Documentation

Ends the specified contact

Description

Ends the specified contact. Use this API to stop queued callbacks. It does not work for voice contacts that use the following initiation methods:

See https://www.paws-r-sdk.com/docs/connect_stop_contact/ for full documentation.

Usage

connect_stop_contact(ContactId, InstanceId, DisconnectReason = NULL)

Arguments

ContactId

[required] The ID of the contact.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

DisconnectReason

The reason a contact can be disconnected. Only Amazon Connect outbound campaigns can provide this field.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.