Skip to main content
POST
Reset default credentials

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization
string
required

Organization name slug from list_organizations. Example: acme.

database
string
required

Database name slug from list_databases. Example: app-db.

branch
string
required

Branch name from list_branches. Example: main.

Response

Returns the new credentials

username
string
required

The database user name

password
string
required

The plaintext password

access_host_url
string
required

The database connection host