
<h1 class="has-pills">
  RevokeInactiveTokenPeriod
  <span data-algolia-exclude><span class="pill pill--enum pill--normal-case pill--large"><code>ENUM</code></span></span>
</h1>

API tokens with access to this organization will be automatically revoked after this many days of inactivity.



| **`DAYS_180`** Revoke organization access from API tokens after 180 days of inactivity |
| --- |
| **`DAYS_30`** Revoke organization access from API tokens after 30 days of inactivity |
| **`DAYS_365`** Revoke organization access from API tokens after 365 days of inactivity |
| **`DAYS_60`** Revoke organization access from API tokens after 60 days of inactivity |
| **`DAYS_90`** Revoke organization access from API tokens after 90 days of inactivity |
| **`NEVER`** Never revoke organization access from inactive API tokens |


