Deletes the backup with the ID specified in the request.
Name | Description | Type | Example |
id
sent in body
|
Backup ID | guid | 9924256A-739C-462b-AF15-E652A3B1B6EB |
DELETE api/2.0/portal/deletebackup/{id} Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "id": "9924256A-739C-462b-AF15-E652A3B1B6EB" }
This method doesn't return any data.