v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Databases

Update the password for the database

Update the password for the database on the server. It will only update the password Forge thinks is the password, it will not change the password on the server itself. This should only be used if you have changed the password on the server itself and want to update Forge.

Processing mode: <small><code>sync</code></small>

put/orgs/{organization}/servers/{server}/database/password

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

Request body

passwordstring required

Response

No content