connect_delete_vocabulary {paws.customer.engagement}R Documentation

Deletes the vocabulary that has the given identifier

Description

Deletes the vocabulary that has the given identifier.

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

Usage

connect_delete_vocabulary(InstanceId, VocabularyId)

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.

VocabularyId

[required] The identifier of the custom vocabulary.


[Package paws.customer.engagement version 0.7.0 Index]