POST api/VALT_Parameters?Authentication_Password={Authentication_Password}&Base_URL={Base_URL}&Test_Request_URL={Test_Request_URL}

Set VALT URL

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Authentication_Password

To use this request, it is mandatory that you have an authentication pasword.

string

Required

Base_URL

Web service base URL.

string

Required

Test_Request_URL

Web service test url (type in the full URL path including base URL).

string

Required

Body Parameters

None.

Response Information

Resource Description

string

Response 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>