v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1471501483.8 KB

Removes a custom vocabulary from the specified locale in the specified bot.

delete/bots/{botId}/botversions/{botVersion}/botlocales/{localeId}/customvocabulary

Path parameters

botIdstring required

The unique identifier of the bot to remove the custom vocabulary from.

botVersionstring required

The version of the bot to remove the custom vocabulary from.

localeIdstring required

The locale identifier for the locale that contains the custom vocabulary to remove.

Response

Success

botIdstring

The identifier of the bot that the custom vocabulary was removed from.

botVersionstring

The version of the bot that the custom vocabulary was removed from.

localeIdstring

The locale identifier for the locale that the custom vocabulary was removed from.

customVocabularyStatus'Ready' | 'Deleting' | 'Exporting' | 'Importing' | 'Creating'

The status of removing the custom vocabulary.