put https://investment-back.test.ive.one/api/users/extended/
Update a specific user's extended information
Log in to see full request history
Responses
Update a specific user's extended information
xxxxxxxxxx
curl --request PUT \
--url https://investment-back.test.ive.one/api/users/extended/userId \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"languageCode": "en"
}
'
Try It!
to start a request and see the response here! Or choose an example: