{% extends "admin/base_site.html" %} {% load i18n %} {% block content %}

Set a specific value for this team's api_token. The old token's cache key is invalidated, the new token is cached, an activity log entry is written, and connected Vercel integrations are notified – same side effects as the in-product "Reset token" button.

With great power comes great responsibility. All ingestion using the old token will stop working immediately.

Current API token: {{ team.api_token }}

{% csrf_token %}
Cancel
{% endblock %}