Update Database

This method is used to modify existing database backup records.

Log in to see full request history
Path Params
int32
required

The ID of the Website to update

Body Params
string
required

Database server's hostname or IP address

string
required

Database connection username

string
required

Database connection password

int32
required

Database port number

string

Database name

string

For direct MySQL connection, use "direct". For tunnel over SSH connection, use "ssh"

int32

ID of the website that the database is associated with

string

SSH username if tunneling over SSH

string

SSH password if tunneling over SSH

string

Disables database backups if set to "true"

date

Time for backups to be run. Ex: "2000-01-01 09:30:00 +0000"

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json