Create a new backup for given site.Ask AIpost https://api.rocket.net/v1/sites/{id}/backupFor a given site create a new backup.Path ParamsidintegerrequiredID of the Site you are interacting withBody ParamsCreate backup for given site.labelstringLabel / Name of the backupbackup_directorybooleanIf the backup should include all files from the sitetruetruefalsebackup_databasebooleanIf the backup should include the databasefalsetruefalseResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago