> ## Documentation Index
> Fetch the complete documentation index at: https://flipt-oci-manifest-version.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Expire Self

<RequestExample>
  ```bash cURL
  curl --request PUT \
    --url https://try.flipt.io/auth/v1/self/expire \
    --header 'Authorization: Bearer <token>'
  ```
</RequestExample>
