transcribeservice_delete_call_analytics_category {paws.machine.learning}R Documentation

Deletes a Call Analytics category

Description

Deletes a Call Analytics category. To use this operation, specify the name of the category you want to delete using CategoryName. Category names are case sensitive.

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

Usage

transcribeservice_delete_call_analytics_category(CategoryName)

Arguments

CategoryName

[required] The name of the Call Analytics category you want to delete. Category names are case sensitive.


[Package paws.machine.learning version 0.7.0 Index]