Database
Updates the database password
patch/v1/projects/{ref}/database/password
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Request body
Example request
{
"password": "correct-horse-battery-staple"
}Project ref
{
"password": "correct-horse-battery-staple"
}