POST api/2.0/backup/startbackup This function requires authentication

Description

Starts the backup of the current portal with the parameters specified in the request.

Parameters
Name Description Type Example
StorageType
sent in body
Storage type string some text
StorageParams
sent in body
Storage parameters Collection of ASC.Api.Collections.ItemKeyValuePair{System.Objecs
collection
Example
POST api/2.0/backup/startbackup
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "StorageType": "Documents"
}
Returns

Backup progress: completed or not, progress percentage, error, tenant ID, backup progress item (Backup, Restore, Transfer), link