API-ReferenzBackupBackup The backup API allows you to manage your project backups. GETGet a ProjectBackupSchedule./v2/project-backup-schedules/{projectBackupScheduleId}/PATCHUpdate a ProjectBackupSchedule./v2/project-backup-schedules/{projectBackupScheduleId}/DELETEDelete a ProjectBackupSchedule./v2/project-backup-schedules/{projectBackupScheduleId}/GETGet a ProjectBackup./v2/project-backups/{projectBackupId}/DELETEDelete a ProjectBackup./v2/project-backups/{projectBackupId}/PATCHChange the description of a ProjectBackup./v2/project-backups/{projectBackupId}/description/POSTExport a ProjectBackup for download./v2/project-backups/{projectBackupId}/export/DELETEDelete a ProjectBackupExport./v2/project-backups/{projectBackupId}/export/GETList BackupSchedules belonging to a Project./v2/projects/{projectId}/backup-schedules/POSTCreate a BackupSchedule for a Project./v2/projects/{projectId}/backup-schedules/GETList Backups belonging to a Project./v2/projects/{projectId}/backups/POSTCreate a Backup of a Project./v2/projects/{projectId}/backups/