POST api/Values/Update?value={value}
Request Information
Parameters
Name | Type | Description |
---|---|---|
value | System.String | No documentation available. |
Response Type
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>