Add list of words (addwords)
Add words to a dictionary, or overwrite its entire wordlist.
Last updated
Was this helpful?
Was this helpful?
cmd=custom_dictionary&action=addwords&id=101565&wordlist=GraphQL,Kubernetes,TypeScriptcmd=custom_dictionary&action=addwords&id=101565&overwrite=true&wordlist=GraphQL,TypeScript{
"result": [
{
"id": 101565,
"lang": "en_US",
"description": "Engineering terms",
"wordlist": ["GraphQL", "Kubernetes", "TypeScript"],
"status": "success",
"message": ["Words added."]
}
]
}