deleteVocabulary
inline suspend fun ConnectClient.deleteVocabulary(crossinline block: DeleteVocabularyRequest.Builder.() -> Unit): DeleteVocabularyResponse
Deletes the vocabulary that has the given identifier.
Deletes the vocabulary that has the given identifier.