POST api/User/SetEpscodeByuser
Request Information
URI Parameters
None.
Body Parameters
PowerName | Description | Type | Additional information |
---|---|---|---|
usercode | string |
None. |
|
power | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "usercode": "sample string 1", "power": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"