connect_delete_task_template {paws.customer.engagement}R Documentation

Deletes the task template

Description

Deletes the task template.

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

Usage

connect_delete_task_template(InstanceId, TaskTemplateId)

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.

TaskTemplateId

[required] A unique identifier for the task template.


[Package paws.customer.engagement version 0.9.0 Index]