deleteApiKey method

Implementation

Future<OpenRouterDeleteApiKeyResponse> deleteApiKey(String hash) =>
    deleteKey(hash);