Skip to main content
curl --request DELETE \
  --url https://try.flipt.io/auth/v1/tokens/{id} \
  --header 'Authorization: Bearer {token}'