connect_pause_contact {paws.customer.engagement} | R Documentation |
Allows pausing an ongoing task contact
Description
Allows pausing an ongoing task contact.
See https://www.paws-r-sdk.com/docs/connect_pause_contact/ for full documentation.
Usage
connect_pause_contact(ContactId, InstanceId, ContactFlowId = NULL)
Arguments
ContactId |
[required] The identifier of the contact. |
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the
|
ContactFlowId |
The identifier of the flow. |
[Package paws.customer.engagement version 0.7.0 Index]