POST api/2.0/settings/encryption/start
Starts the storage encryption process.
Name |
Description |
Type |
Example |
NotifyUsers
sent in body
|
Specifies if the users will be notified about the encryption process or note
|
System.Boolean
|
|
POST api/2.0/settings/encryption/start
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"NotifyUsers": true
}
Boolean value: true if the operation is successful