Credentials
Reset the database password or TLS certificate
Rotates either the access password or the TLS certificate of the database. The database must be running.
Resetting password returns the new password once; resetting certificate returns success and the new certificate is fetched separately via /credentials/certificate.
Rate limited to 1 reset every 3 seconds per user.
post/v2/databases/{databaseId}/credentials/reset
Path parameters
databaseIdstring required
Database identifier.
Request body
Response
Reset completed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.