{% extends "base.html" %} {% block title %}Revoke API Key — {{ club.name }}{% endblock %} {% block content %}
You are about to revoke the API key {{ api_key.name }} ({{ api_key.prefix }}…).
Any external service currently using this key will immediately stop working. There is no way to restore a revoked key.