API Authentication
Expire Self
PUT
/auth/v1/self/expire
Bearer*
curl --request PUT \
--url https://try.flipt.io/auth/v1/self/expire \
--header 'Authorization: Bearer AUTH_VALUE'
Body
expiresAt
string
curl --request PUT \
--url https://try.flipt.io/auth/v1/self/expire \
--header 'Authorization: Bearer AUTH_VALUE'