Resets the password for a specific database by its ID.
UNAUTHORIZED: The user is not authenticated or lacks sufficient permissions.DATABASE_NOT_FOUND_OR_FORBIDDEN: The specified database does not exist or the user lacks access.INVALID_PLAN_CONFIG: The database plan configuration is invalid.FAILED_TO_REBUILD_DATABASE: Failed to rebuild the database with the new password.