getDirectorySearchUrl
Less than 1 minute
getDirectorySearchUrl
Description: obtain a URL link to the external search page for TrueConf Server. v4.3.0+
Request example:
{
"method" : "getDirectorySearchUrl",
"requestId" : "1"
}Response example:
{
"method": "getDirectorySearchUrl",
"requestId": "1",
"url": "http://trueconf.com/tools/directory/search?k=123412341234123412341234ABCABCABCABCABCA&call_id=test%40trueconf.com%2F11c03ea6&utm_content=4.3.0&lang=ru&version=4.3.0&mode=inapp",
"result": true
}Parameter description:
url- a URL link to the external search pagerequestId- a unique request identifier. You can find more details about it here.
See also: