Copy
Ask AI
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}'
curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
Was this page helpful?