UpdateUser

GET /?Action=UpdateUser
Description

Modifies the name and/or the path of a specified user.

Body parameter

Required: false
Name: UpdateUserRequest

Name Description Required Schema Default Example

NewPath

A new path for the user.

false

string

NewUserName

A new name for the user.

false

string

UserName

The name of the user you want to modify.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

UpdateUserResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata