Update DatabaseAsk AIpost https://platform.sectigo.com/database_backups/{id}This method is used to modify existing database backup records.Path Paramsidint32requiredThe ID of the Website to updateBody Paramsserver_addressstringrequiredDatabase server's hostname or IP addressaccountstringrequiredDatabase connection usernamepasswordstringrequiredDatabase connection passwordportint32requiredDatabase port numberdatabase_namestringDatabase nameauthentication_modestringFor direct MySQL connection, use "direct". For tunnel over SSH connection, use "ssh"website_idint32ID of the website that the database is associated withserver_accountstringSSH username if tunneling over SSHserver_passwordstringSSH password if tunneling over SSHdisabledstringDisables database backups if set to "true"schedule_atdateTime for backups to be run. Ex: "2000-01-01 09:30:00 +0000"Responses 200200 400400Updated 10 months ago