v1

latestOpenAPI 3.0.32026-07-17485661.9 KB

Update database password

Resets the database password.

post/spaces/{space_id}/databases/{database_ref}/password

Path parameters

space_idstring required

Ghost space ID.

database_refstring required

Database ID or name.

Request body

passwordstring required

New PostgreSQL password for the default user.

Response

Password updated