v1
latestOpenAPI 3.0.02026-08-066425196.1 KBUsers
Update a users username given their userId.
Update user information given a user's userId. Returns a JSON result.
patch/users/username
Request body
Example request
{
"userName": "jdoe1"
}Response
Successfully updated user