Skip to main content
PUT
Change database password

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

database_id
string<uuid>
required

Body

application/json
password
string
required

Response

Password changed successfully

message
string