WordList

Save a word to my list

Save a word to my list

post/v2/word_list/save_words

Headers

Authorizationstring

Bearer jwt token

Request body

folder_idsinteger[]

can save multi words to multi folders

Response

success

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.