Add an item to a dictionaryAsk AIpost https://api.outwrite.com/public/v1/users/{userId}/dictionaryCreate a new item into a dictionary for a given userPath ParamsuserIdstringrequiredThe unique ID for a specific user.Body ParamswordstringrequiredResponses 200Item successfully added to the user dictionary 400Malformed request body or headers 401Incorrect authorization parameter provided 403Not authorized to perform this operation 404Entity not foundUpdated almost 5 years ago