With UserDictionary.Words and WRITE_USER_DICTIONARY
permission it's possible to add words to the user dictionary, but I don't see any way to remove words.
The motivation in this case is to add autocompletion suggests that are local to the app and remove them when exiting the app, but I can also imagine something like an app that automatically removed typos that were accidentally added.
Is there any way to do this?