Create dictionary (create)
Create a new custom dictionary.
Last updated
Was this helpful?
Was this helpful?
cmd=custom_dictionary&action=create&lang=en_US&description=Engineering terms&wordlist=GraphQL,Kubernetes,TypeScript{
"result": [
{
"id": 101565,
"lang": "en_US",
"description": "Engineering terms",
"wordlist": ["GraphQL", "Kubernetes", "TypeScript"],
"status": "success",
"message": ["Dictionary created."]
}
]
}