user
Change the user's spoken language and learning language
once change the language, the jwt token will be updated, client side need to update the token
post/v2/change_my_lang
Headers
Authorizationstring required
With the bearer started
Request body
Response
success
Example response
{
"message": "success"
}