POST user/chgnick?newName={newName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | boolean |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.