PUT api/2.0/settings/cookiesettings
Updates the cookies lifetime value in minutes.
Name |
Description |
Type |
Example |
LifeTime
sent in body
|
Lifetime value in minutes
|
System.Int32
|
|
PUT api/2.0/settings/cookiesettings
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"LifeTime": 1234
}
Message about the result of saving new settings