Resets a specific database by its ID, clearing all data.
UNAUTHORIZED: The user is not authenticated or lacks sufficient permissions.DATABASE_NOT_FOUND: The specified database does not exist or the user lacks access.DATABASE_ID_REQUIRED: The database ID was not provided.DATABASE_RESET_FAILED: Failed to reset the database.