v1

latestOpenAPI 3.0.02026-07-14169146300.3 KB
Database

Updates the database password

patch/v1/projects/{ref}/database/password

Path parameters

refstring required
Example:abcdefghijklmnopqrst

Project ref

Request body

passwordstring required

Example request

{
  "password": "correct-horse-battery-staple"
}

Response

messagestring required