curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
Authentication
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
Was this page helpful?