curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
This response has no body data.Authentication
Delete Token
DELETE
/
auth
/
v1
/
tokens
/
{id}
curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
This response has no body data.curl --request DELETE \
--url https://try.flipt.io/auth/v1/tokens/{id} \
--header 'Authorization: Bearer {token}'
Was this page helpful?
⌘I