PUT api/2.0/portal/getshortenlink This function requires authentication

Description

Returns a link specified in the request in the shortened format.

Parameters
Name Description Type Example
Link
sent in body
Link string some text
Example
PUT api/2.0/portal/getshortenlink
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "Link": "some text"
}
Returns

Shortened link