v1
latestOpenAPI 3.0.02026-07-2663155142.2 KBUser
Update user
Update User allows to update the user's profile. The following fields can be updated:
- username
patch/v1/client/user
Request body
Example request
{
"username": "abc1234999"
}Response
OK