Description
Updated user
This can only be done by the logged in user.
Path parameters
Name | Type | Description | Required? |
---|---|---|---|
username |
string |
name that need to be updated | true |
Query parameters
None
Body parameters
Updated user object
Name | Type | Description | Required? |
---|---|---|---|
id |
integer
<int64>
|
||
username |
string
|
||
firstName |
string
|
||
lastName |
string
|
||
email |
string
|
||
password |
string
|
||
phone |
string
|
||
userStatus |
integer
<int32>
|
User Status |
Content types:
Responses
Code | Returns |
---|---|
400 | Invalid user supplied |
404 | User not found |
Content types:
-
application/xml
-
application/json