POST /Parameter/GetParameterValueText/{id}/
Gets a string representation of the given parameter value.
Request
Method |
Request URI |
POST |
/API/Parameter/GetParameterValueText/{id}/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
Current session ID.
|
Request Body
Response
Response Body
A System.String representation of the value or a status code indicating the problem.