Backup

Backup

This backup will be saved in an S3 bucket in AWS.
The name parameter in the request will be the folder the backup is saved in the s3 bucket.
The full path in which it will be saved is s3://-backup//
E.g. for customer id 123456, biot version 2.3.11 and backup name backup1, the backup will be saved in the s3 path s3://123456-backup/2.3.11/backup1

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
namestringtrueThe name of the backup, it will also be the folder in which the backup is savedBackup-01-02-2024
descriptionstringfalseThe description of the backupBackup after entity creation

This API requires SETTINGS_START_BACKUP permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!