v52
latestOpenAPI 3.0.3GNU Affero General Public License v3.0 (AGPL-3.0)raw.githubusercontent.com2026-08-0113040156.8 KBPostgres Database
Reset superuser password of the PostgreSQL database
post/project/{project_id}/location/{location}/postgres/{postgres_database_reference}/reset-superuser-password
Path parameters
project_idstring required
Example:pjkkmx0f2vke4h36nk9cm8v8q0
ID of the project
locationstring required
Example:eu-central-h1
The Ubicloud location/region
postgres_database_referencestring required
Resource ID or name
Postgres database ID or name
Request body
Response
A Postgres Database
Example response
{
"id": "pgn30gjk1d1e2jj34v9x0dq4rp",
"firewall_rules": [
{
"id": "frmjgkgbktw62k53005jpx8tt7"
}
]
}