GET api/2.0/portal/path This function requires authentication

Description

Returns the full absolute path to the current portal.

Parameters
Name Description Type Example
virtualPath
sent in url
Portal virtual path string some text
Example
GET api/2.0/portal/path
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "virtualPath": "some text"
}
Returns

Portal path