Edit word (editword)
Replace an existing word with a new value.
Last updated
Was this helpful?
Was this helpful?
{
"cmd": "user_dictionary",
"action": "editword",
"name": "my_dict",
"word": "Webspellchecker",
"new_word": "WebSpellChecker"
}{
"name": "my_dict",
"action": "editword",
"wordlist": ["WebSpellChecker"],
"modificationTime": 1772124069
}